electron/spec-main
2019-11-22 19:16:43 -08:00
..
fixtures test: remove a bunch of usage of the remote module (#21119) 2019-11-14 14:09:03 -08:00
.eslintrc
.gitignore spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 2019-03-29 17:32:52 -07:00
ambient.d.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-app-spec.ts fix: implement 'login' event for WebContents (#20954) 2019-11-11 09:47:01 -08:00
api-auto-updater-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-autoupdater-darwin-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-browser-view-spec.ts build: speedy tests on circle by splitting the test files into multiple jobs (#21015) 2019-11-06 16:15:55 -08:00
api-browser-window-affinity-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-browser-window-spec.ts test: remove a bunch of usage of the remote module (#21119) 2019-11-14 14:09:03 -08:00
api-callbacks-registry-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-content-tracing-spec.ts test: move contentTracing specs to main process (#19229) 2019-07-15 17:23:35 +09:00
api-context-bridge-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-crash-reporter-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-debugger-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-deprecate-spec.ts chore: remove unused promisify code (#21114) 2019-11-14 14:50:50 +09:00
api-desktop-capturer-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-dialog-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-global-shortcut-spec.ts test: there is only --ci (#20794) 2019-10-30 16:38:21 -07:00
api-in-app-purchase-spec.ts test: move inAppPurchase spec (#19232) 2019-07-15 17:28:55 +09:00
api-ipc-main-spec.ts test: remove a bunch of usage of the remote module (#21119) 2019-11-14 14:09:03 -08:00
api-ipc-renderer-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-ipc-spec.ts build: speedy tests on circle by splitting the test files into multiple jobs (#21015) 2019-11-06 16:15:55 -08:00
api-menu-item-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-menu-spec.ts refactor: declare KeyWeakMap<K, V> returned by createIDWeakMap() / createDoubleIDWeakMap() (#21171) 2019-11-21 13:32:31 +01:00
api-native-theme-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-net-log-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-net-spec.ts fix: implement 'login' event for net.ClientRequest (#21096) 2019-11-14 10:01:18 -08:00
api-notification-dbus-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-notification-spec.ts test: move Notification spec to main process (#19414) 2019-07-24 17:18:11 -07:00
api-power-monitor-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-power-save-blocker-spec.ts spec: move powerSaveBlocker spec to main process (#19236) 2019-07-15 17:38:01 +09:00
api-protocol-spec.ts chore: upgrade ts generator for better type safety (#20975) 2019-11-05 13:34:04 -08:00
api-remote-spec.ts test: remove a bunch of usage of the remote module (#21119) 2019-11-14 14:09:03 -08:00
api-screen-spec.ts move screen api test to main process (#18956) 2019-06-24 11:30:47 -07:00
api-session-spec.ts fix: implement 'login' event for net.ClientRequest (#21096) 2019-11-14 10:01:18 -08:00
api-shell-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-subframe-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-system-preferences-spec.ts feat: add 'screen' to systemPreferences.getMediaAccessStatus() (#20764) 2019-11-13 16:47:51 -05:00
api-touch-bar-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-tray-spec.ts chore: improve nativeImage path converter error (#21243) 2019-11-22 19:16:43 -08:00
api-view-spec.ts test: tsify spec for experimental views api (#19966) 2019-08-27 16:37:30 +09:00
api-web-contents-spec.ts feat: expose executeJavaScriptInIsolatedWorld on webContents (#21190) 2019-11-22 15:33:55 -08:00
api-web-contents-view-spec.ts test: move WebContentsView spec (#19990) 2019-08-29 16:17:44 +09:00
api-web-frame-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
api-web-request-spec.ts fix: webRequest should be able to modify CORS headers (#21099) 2019-11-14 14:51:24 +09:00
asar-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
chromium-spec.ts build: speedy tests on circle by splitting the test files into multiple jobs (#21015) 2019-11-06 16:15:55 -08:00
content-script-spec.ts test: move content-script tests to main runner (#20056) 2019-09-03 16:01:42 +09:00
events-helpers.ts chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
extensions-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
index.js build: speedy tests on circle by splitting the test files into multiple jobs (#21015) 2019-11-06 16:15:55 -08:00
internal-spec.ts test: tsify internal-spec (#19962) 2019-08-28 13:54:42 -07:00
modules-spec.ts test: don't require 'q' until the test that needs it (#20958) 2019-11-05 11:36:25 -05:00
node-spec.ts chore: remove no longer needed macOS SDK forward declarations (#19918) 2019-11-03 21:46:12 +03:00
package.json test: move module tests to main process (#20419) 2019-10-09 16:33:15 -07:00
security-warnings-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
spec-helpers.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
types-spec.ts build: ensure that we bundle the correct version of @types/node (#19102) 2019-07-03 16:36:59 -07:00
version-bump-spec.ts build: fix nightly version bumping (#21079) 2019-11-12 08:36:03 -08:00
visibility-state-spec.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
webview-spec.ts test: remove a bunch of usage of the remote module (#21119) 2019-11-14 14:09:03 -08:00
window-helpers.ts chore: lint spec-main (#20835) 2019-11-01 13:37:02 -07:00
yarn.lock test: move module tests to main process (#20419) 2019-10-09 16:33:15 -07:00