electron/spec
Shelley Vohr 15b0878a17 Merge pull request #10618 from electron/add-menuitembyid
[WIP] add getMenuItemById to Menu API
2017-09-26 22:33:05 -04:00
..
fixtures spec: It is not certain which process starts first 2017-09-25 11:19:25 +09:00
static spec: Always run crash-reporter at last 2017-07-31 16:36:52 +09:00
api-app-spec.js spec: It is not certain which process starts first 2017-09-25 11:19:25 +09:00
api-auto-updater-spec.js Don't run error event on Linux 2017-04-24 09:47:30 -07:00
api-browser-view-spec.js #10039 add BrowserView.fromId 2017-07-24 11:32:30 +08:00
api-browser-window-spec.js spec: The parent option should not affect show option 2017-09-14 14:48:42 +09:00
api-clipboard-spec.js Remove buffers setting in write spec 2017-05-22 13:55:35 -07:00
api-crash-reporter-spec.js spec: Disable crashReporter tests for some CI machines 2017-08-02 15:54:50 +09:00
api-debugger-spec.js Remove unused include/require statement 2017-05-01 10:30:11 -07: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 Add specs for showCertificateTrustDialog option errors 2017-04-04 10:49:21 -07:00
api-global-shortcut-spec.js Disable globalShortcut spec on Windows CI 2016-08-10 08:52:50 -07:00
api-ipc-spec.js Add tests for setting remote property null/undefined 2017-04-04 11:18:16 -07:00
api-menu-spec.js add unit test for getMenuItemById 2017-09-26 20:05:51 -04:00
api-native-image-spec.js Add spec for adding representation to existing image 2017-03-09 09:56:42 -08:00
api-net-spec.js End response and set status code for unexpected URLs 2017-08-07 13:33:01 -07:00
api-power-save-blocker-spec.js Add initial power save blocker spec 2016-08-09 15:05:56 -07:00
api-process-spec.js Fixing UT 2017-05-04 14:50:06 -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 🎨 code structure fix 2017-05-30 17:40:06 -04:00
api-session-spec.js Add initial spec for cookies.flushStore 2017-04-18 09:08:27 -07: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-touch-bar-spec.js Add button with icon to touch bar spec 2017-04-18 09:01:43 -07:00
api-web-contents-spec.js Suppress the destroy() spec on all platforms 2017-09-14 17:20:14 +09:00
api-web-frame-spec.js closeWindow in an afterEach block 2016-11-29 12:30:40 -08:00
api-web-request-spec.js get webContentsId instead 2017-09-12 20:17:11 +08:00
asar-spec.js fixes 10128 2017-07-31 09:32:45 +08:00
chromium-spec.js add a new spec for https://github.com/electron/electron/pull/10008 2017-07-15 15:00:30 +08:00
modules-spec.js DRY up logic to check if native modules should be loaded 2017-05-30 09:15:38 -07:00
node-spec.js Update text expectation for new --inspect-brk message 2017-08-15 16:19:23 +03:00
package.json Add coffee-script dependency to specs 2017-02-08 09:00:14 -08:00
webview-spec.js Do not run `navigator.getUserMedia` related test on CI build machines 2017-08-15 16:19:22 +03:00
window-helpers.js Assert single window from closeWindow helper 2016-11-29 11:29:20 -08:00