mirror of
https://github.com/electron/electron.git
synced 2026-02-04 20:25:19 -05:00
- Create a function that accepts BrowserWindow options and generates a suite that contains the renderer-specific tests. - Run the function twice to execute the tests with and without sandbox option.