electron/spec
James Ide 0430380de1 Update the Node submodule to use the new module wrapper
See the fixed issue for the context. This pulls in a vendored copy of Node that includes the described patch.

Fixes #8358

Test Plan: Built Electron and verified it loaded the sample app correctly and that the module wrapper is the new one by viewing Node's source code in the Blink Inspector.

Added specs and tested with `npm test -- --grep "global variables"`
2017-01-30 09:37:14 -08:00
..
fixtures Update the Node submodule to use the new module wrapper 2017-01-30 09:37:14 -08:00
static Add spec for unhandledRejection event in main process 2017-01-26 14:46:50 -08:00
api-app-spec.js fix code style 2016-12-07 15:33:56 +05:30
api-auto-updater-spec.js Add spec for quitAndInstall with no update on Windows 2016-08-08 13:13:08 -07:00
api-browser-window-spec.js Schedule function after executeJavaScript completes 2017-01-26 16:15:10 -08:00
api-clipboard-spec.js Don't use this.skip() since after hooks won't be run 2016-11-29 10:56:58 -08:00
api-crash-reporter-spec.js Run crash reporter server specs on CI 2017-01-25 10:36:16 -08:00
api-debugger-spec.js Update type to level in debugger message spec 2017-01-19 09:05:59 +02:00
api-deprecations-spec.js Test no handler via call to deprecate.log 2016-05-06 10:12:55 -07:00
api-desktop-capturer-spec.js Add spec for invalid capture options 2016-08-09 15:31:24 -07:00
api-dialog-spec.js Test with some null/undefined windows 2016-12-12 16:25:14 -08:00
api-global-shortcut-spec.js Disable globalShortcut spec on Windows CI 2016-08-10 08:52:50 -07:00
api-ipc-spec.js Check that sender is a WebContents instance 2017-01-25 12:36:55 -08:00
api-menu-spec.js test that overrideProperty is not overwritten 2016-10-10 15:25:56 -07:00
api-native-image-spec.js Only call getNativeHandle on macOS 2017-01-25 14:26:05 -08:00
api-net-spec.js add failing spec 2016-12-21 11:52:27 +05:30
api-power-save-blocker-spec.js Add initial power save blocker spec 2016-08-09 15:05:56 -07:00
api-protocol-spec.js Merge pull request #8085 from deepak1556/protocol_http_session_patch 2016-12-12 13:07:14 -08:00
api-screen-spec.js autoformat more files 2016-03-30 17:00:31 -07:00
api-session-spec.js Only remove webview when non-null 2017-01-19 09:05:59 +02:00
api-shell-spec.js Fix lint warnings 2016-07-27 19:51:16 +09:00
api-system-preferences-spec.js Add systemPreferences.setUserDefault for macOS 2016-11-29 09:46:32 -08:00
api-web-contents-spec.js Require a non-empty drag image to prevent crash 2017-01-26 15:46:04 -08:00
api-web-frame-spec.js closeWindow in an afterEach block 2016-11-29 12:30:40 -08:00
api-web-request-spec.js Add test for header with . characters 2016-08-16 09:08:36 -07:00
asar-spec.js Use 1 or 2 minute timeout for long specs 2016-11-29 14:31:57 -08:00
chromium-spec.js Remove use of now private guestId 2017-01-16 12:38:16 -08:00
modules-spec.js Update the Node submodule to use the new module wrapper 2017-01-30 09:37:14 -08:00
node-spec.js Fix typo in spec description 2017-01-26 14:46:51 -08:00
package.json Upgrade to ffi@2.2.0 2017-01-24 11:25:21 -08:00
webview-spec.js Use === in specs 2017-01-19 09:05:59 +02:00
window-helpers.js Assert single window from closeWindow helper 2016-11-29 11:29:20 -08:00