electron/spec-main
Milan Burda 4c449fbc75
test: convert more tests to async / await (#24373)
2020-07-01 15:14:38 -04:00
..
fixtures fix: assign session to remote webContents (#23989) 2020-06-11 12:57:51 +09:00
.eslintrc spec: initial spike of main-process based tests 2019-03-14 12:50:06 -07:00
.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: tsify browser-window (#24326) 2020-06-29 10:22:55 +09:00
api-app-spec.ts test: convert more tests to async / await (#24373) 2020-07-01 15:14:38 -04:00
api-auto-updater-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
api-autoupdater-darwin-spec.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
api-browser-view-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
api-browser-window-affinity-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-browser-window-spec.ts test: convert more tests to async / await (#24373) 2020-07-01 15:14:38 -04:00
api-callbacks-registry-spec.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
api-content-tracing-spec.ts test: use delay() helper (#24321) 2020-06-26 22:59:54 +02:00
api-context-bridge-spec.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
api-crash-reporter-spec.ts test: use delay() helper (#24321) 2020-06-26 22:59:54 +02:00
api-debugger-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
api-deprecate-spec.ts chore: remove unused deprecate.fnToProperty() (#24069) 2020-06-15 18:59:04 -07:00
api-desktop-capturer-spec.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
api-dialog-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-global-shortcut-spec.ts fix: volume key globalShortcut registration (#23782) 2020-05-28 08:56:48 -04:00
api-in-app-purchase-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-ipc-main-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-ipc-renderer-spec.ts test: reduce flakiness of post-context-release ipc test (#23992) 2020-06-05 16:51:42 -07:00
api-ipc-spec.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
api-menu-item-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
api-menu-spec.ts test: convert more tests to async / await (#24373) 2020-07-01 15:14:38 -04:00
api-native-theme-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-net-log-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-net-spec.ts refactor: prevent consistent early exception (#24191) 2020-06-22 20:32:45 -07:00
api-notification-dbus-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-notification-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-power-monitor-spec.ts test: use delay() helper (#24321) 2020-06-26 22:59:54 +02:00
api-power-save-blocker-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-protocol-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
api-remote-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
api-screen-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-service-workers-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-session-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
api-shell-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-subframe-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-system-preferences-spec.ts feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24275) 2020-06-25 09:47:50 -07:00
api-touch-bar-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-tray-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-view-spec.ts refactor: rename TopLevelWindow to BaseWindow (#24305) 2020-06-29 16:06:20 +09:00
api-web-contents-spec.ts test: convert more tests to async / await (#24373) 2020-07-01 15:14:38 -04:00
api-web-contents-view-spec.ts refactor: rename TopLevelWindow to BaseWindow (#24305) 2020-06-29 16:06:20 +09:00
api-web-frame-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
api-web-request-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
asar-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
autofill-spec.ts test: add test for datalist autofills (#23110) 2020-04-21 12:28:31 -07:00
chromium-spec.ts test: convert more tests to async / await (#24373) 2020-07-01 15:14:38 -04:00
crash-spec.ts chore: fix linting (#23473) 2020-05-08 11:30:37 -07:00
events-helpers.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
extensions-spec.ts fix: assign session to remote webContents (#23989) 2020-06-11 12:57:51 +09:00
guest-window-manager-spec.ts refactor: improve feature string parsing (#23130) 2020-04-21 16:23:00 -04:00
index.js test: extract defer helper (#24019) 2020-06-11 11:35:50 -07:00
internal-spec.ts refactor: improve feature string parsing (#23130) 2020-04-21 16:23:00 -04:00
modules-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
node-spec.ts test: make sure tests fail properly instead of timing out (#24316) 2020-07-01 00:10:36 +02:00
package.json chore: ensure release notes always come from Clerk (#23777) 2020-06-08 11:39:44 -07:00
pipe-transport.ts chore: support --remote-debugging-pipe (#23433) 2020-05-07 21:27:55 -07:00
release-notes-spec.ts chore: ensure release notes always come from Clerk (#23777) 2020-06-08 11:39:44 -07:00
security-warnings-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
spec-helpers.ts test: use delay() helper (#24321) 2020-06-26 22:59:54 +02:00
spellchecker-spec.ts test: use delay() helper (#24321) 2020-06-26 22:59:54 +02:00
types-spec.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
version-bump-spec.ts build: fix beta version bumper logic for betas beyond 10 (#22810) 2020-03-24 09:04:12 -04:00
video-helpers.js feat: add {stream} opt to custom protocol registry to configure media player (#22955) 2020-06-08 09:49:36 -07:00
visibility-state-spec.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
webview-spec.ts test: convert more tests to async / await (#24373) 2020-07-01 15:14:38 -04:00
window-helpers.ts feat: expose electron/{process} typed modules (#22937) 2020-04-06 17:04:09 -07:00
yarn.lock build(deps): bump minimist from 1.2.0 to 1.2.5 in /spec-main (#24026) 2020-06-09 11:29:15 -07:00