electron/spec-main
Jeremy Apthorp baaf058380 test: remove last usages of spec/window-helpers (#20792)
* test: remove last usages of spec/window-helpers

* move fixture
2019-10-29 13:16:42 +09:00
..
fixtures test: remove last usages of spec/window-helpers (#20792) 2019-10-29 13:16:42 +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 test: tsify more web contents specs (#19969) 2019-08-29 19:45:41 -05:00
api-app-spec.ts test: skip desktopCapturer / remote module tests when the features are disabled (#20566) 2019-10-14 13:49:21 -07:00
api-auto-updater-spec.ts test: move autoUpdater specs to main process (#19440) 2019-07-26 10:52:57 -07:00
api-autoupdater-darwin-spec.ts spec: don't run codesigning spec on forks (#19418) 2019-07-24 10:55:16 -07:00
api-browser-view-spec.ts test: close window before destroying browserView (#20411) 2019-10-04 09:30:44 +09:00
api-browser-window-affinity-spec.ts test: tsify affinity spec (#19961) 2019-08-29 09:59:27 -07:00
api-browser-window-spec.ts chore: remove native_mate (Part 9) (#20645) 2019-10-21 16:05:40 +09:00
api-callbacks-registry-spec.ts build: add enable_remote_module build flag (#19821) 2019-09-18 09:52:06 -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 feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
api-crash-reporter-spec.ts test: move crashReporter specs to the main process (#20417) 2019-10-14 14:38:54 -07:00
api-debugger-spec.ts test: move debugger spec to main process (#20514) 2019-10-14 14:32:11 +09:00
api-deprecate-spec.ts test: tsify deprecate spec (#20089) 2019-09-04 11:13:37 -07:00
api-desktop-capturer-spec.ts chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
api-dialog-spec.ts test: move dialog spec to main process (#19231) 2019-07-26 09:37:59 -04:00
api-global-shortcut-spec.ts test: move globalShortcut spec (#19233) 2019-07-15 17:29:29 +09: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: move ipcMain spec (#19230) 2019-07-15 17:23:59 +09:00
api-ipc-renderer-spec.ts refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
api-ipc-spec.ts fix: ensure correct ordering of sendSync w.r.t. send (#18630) 2019-06-04 17:10:31 -07:00
api-menu-item-spec.ts chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -07:00
api-menu-spec.ts test: move menu spec to main process (#19412) 2019-07-26 10:17:14 -04:00
api-native-theme-spec.ts build: remove .only 2019-09-16 16:08:41 -07:00
api-net-log-spec.ts test: tsify netlog spec (#19605) 2019-08-05 09:47:42 +09:00
api-net-spec.ts test: ensure cleanup of net requests in tests (#20510) 2019-10-10 14:14:41 +02:00
api-notification-dbus-spec.ts chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -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: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649) 2019-10-28 15:12:35 -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 fix: do not manually parse content-type (#20538) 2019-10-11 14:54:50 -04:00
api-remote-spec.ts test: remove last usages of spec/window-helpers (#20792) 2019-10-29 13:16:42 +09: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: cookies.get should be able to filter domain (#20471) 2019-10-09 15:57:40 +09:00
api-shell-spec.ts test: remove usage of remote in shell.openExternal test (#20101) 2019-09-04 11:12:31 -07:00
api-subframe-spec.ts refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
api-system-preferences-spec.ts fix: macOS getColor inconsistencies (#20611) 2019-10-21 14:31:03 -07:00
api-touch-bar-spec.ts test: move the TouchBar specs to the main process (#19413) 2019-07-25 11:30:42 -07:00
api-tray-spec.ts test: clean up and augment Tray module spec (#19410) 2019-07-24 21:22:08 -07: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 fix: properly generate requestID in webContents.printToPDF() (#20769) 2019-10-29 11:36:29 +09: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 test: remove remote usage from webFrame test (#20512) 2019-10-11 10:20:08 -07:00
api-web-request-spec.ts test: move webRequest spec to main runner (#19992) 2019-08-28 13:56:15 -07:00
asar-spec.ts test: remove remote usage from asar spec (#20513) 2019-10-11 09:56:51 -07:00
chromium-spec.ts test: remove remote usage from chromium spec (#20568) 2019-10-16 11:12:31 -04: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 test: move chrome extensions spec to main runner (#20030) 2019-09-03 10:10:33 -07:00
index.js test: move crashReporter specs to the main process (#20417) 2019-10-14 14:38:54 -07:00
internal-spec.ts test: tsify internal-spec (#19962) 2019-08-28 13:54:42 -07:00
modules-spec.ts test: move module tests to main process (#20419) 2019-10-09 16:33:15 -07:00
node-spec.ts refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
package.json test: move module tests to main process (#20419) 2019-10-09 16:33:15 -07:00
security-warnings-spec.ts chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314) 2019-10-18 12:57:34 -07:00
spec-helpers.ts fix: emit updated on NativeTheme on the UI thread to avoid DCHECK (#20137) 2019-09-16 16:08:01 -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: add support for automated minor releases (#20620) 2019-10-23 11:07:09 -07:00
visibility-state-spec.ts fix: ensure document.visibilityState aligns with the visibility of the TopLevelWindow (#19988) 2019-09-05 10:56:06 -07:00
webview-spec.ts refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
window-helpers.ts fix: move window.open postMessage test to main runner to fix flake (#18735) 2019-06-12 08:35:58 +09:00
yarn.lock test: move module tests to main process (#20419) 2019-10-09 16:33:15 -07:00