electron/spec
2016-11-03 09:33:47 -07:00
..
fixtures Add failing spec for notification permission crash 2016-10-31 08:54:56 -07:00
static Make executeJavaScript return a Promise so that caught errors can be sent to the caller 2016-11-03 09:33:47 -07:00
api-app-spec.js
api-auto-updater-spec.js
api-browser-window-spec.js Use ES6 template strings, fix docs and remove _ERROR_ IPC event 2016-11-03 09:33:47 -07:00
api-clipboard-spec.js Add spec for read/write find text 2016-10-25 14:15:54 +09:00
api-crash-reporter-spec.js
api-debugger-spec.js
api-deprecations-spec.js
api-desktop-capturer-spec.js Add spec for invalid capture options 2016-08-09 15:31:24 -07:00
api-global-shortcut-spec.js
api-ipc-spec.js Fix spec linting issues 2016-10-13 12:47:43 +11:00
api-menu-spec.js
api-native-image-spec.js
api-net-spec.js Fixing code review issues: fixing linter issues in spec file. 2016-10-25 16:55:17 +02:00
api-power-save-blocker-spec.js
api-protocol-spec.js
api-screen-spec.js
api-session-spec.js Add tests for ses.setCertificateVerifyProc 2016-10-24 16:12:49 +09:00
api-shell-spec.js
api-system-preferences-spec.js
api-web-contents-spec.js Send initial keyDown before char event 2016-10-10 09:35:44 -07:00
api-web-frame-spec.js add options to webFrame.registerURLSchemeAsPrivileged 2016-10-18 15:52:41 -05:00
api-web-request-spec.js
asar-spec.js Only support ELECTRON_NO_ASAR in non browser/renderer processes 2016-10-12 11:11:27 -07:00
chromium-spec.js
modules-spec.js
node-spec.js Add basic test of spawned ELECTRON_RUN_AS_NODE process 2016-10-12 13:48:49 -07:00
package.json
webview-spec.js Call callback asynchronously to match original issue 2016-10-31 08:54:57 -07:00
window-helpers.js