mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -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.