electron/spec-main
2022-07-26 09:31:26 -07:00
..
fixtures feat: sandbox preloads by default () 2022-07-11 16:28:09 -07:00
.eslintrc refactor: implement ajax() in tests using native fetch instead of jQuery () 2022-01-24 10:34:23 +01:00
.gitignore spec: add tests for the autoUpdater on macOS that actually test if it works () 2019-03-29 17:32:52 -07:00
ambient.d.ts chore: cleanup spec-main/ambient.d.ts () 2022-01-07 17:52:47 +09:00
api-app-spec.ts chore: fix spelling errors in multiple files () 2022-06-16 16:46:11 +09:00
api-auto-updater-spec.ts ci: enable arm64 macOS tests () 2021-01-21 18:36:52 -05:00
api-autoupdater-darwin-spec.ts feat: add new Squirrel.Mac bundle installation method behind flag () 2022-03-29 14:47:34 -07:00
api-browser-view-spec.ts fix: BrowserView background color in webContents () 2022-03-28 12:47:08 -04:00
api-browser-window-spec.ts fix: crash on BrowserWindow.setEnabled() () 2022-07-19 12:31:49 +02:00
api-clipboard-spec.ts test: migrate clipboard spec to spec-main () 2022-07-26 09:37:37 +02:00
api-content-tracing-spec.ts chore: bump chromium to 100.0.4857.0 (main) () 2022-02-09 18:58:52 -08:00
api-context-bridge-spec.ts chore: update to latest TypeScript () 2022-01-31 20:37:40 +09:00
api-crash-reporter-spec.ts chore: remove Breakpad tests for crashReporter on Linux () 2021-11-08 10:20:43 +01:00
api-debugger-spec.ts test: fix and re-enable Network.getResponseBody test () 2022-03-22 08:38:46 +09:00
api-deprecate-spec.ts refactor: replace a few any-s with proper types () 2020-10-08 03:01:23 +02:00
api-desktop-capturer-spec.ts test: re-enable desktop specs () 2022-03-29 11:57:21 -04:00
api-dialog-spec.ts feat: add signal option to dialog.showMessageBox () 2021-07-15 07:59:27 +09:00
api-global-shortcut-spec.ts test: remove references to robotjs () 2022-07-26 01:12:04 -07:00
api-in-app-purchase-spec.ts feat: expose electron/{process} typed modules () 2020-04-06 17:04:09 -07:00
api-ipc-main-spec.ts feat: enable context isolation by default () 2021-03-01 16:52:29 -05:00
api-ipc-renderer-spec.ts feat: remove nativeWindowOpen option () 2022-01-06 09:28:03 -08:00
api-ipc-spec.ts fix: apply senderFrame details to ipcMain port event () 2022-04-13 21:01:00 -07:00
api-menu-item-spec.ts feat: add Substitutions menu roles on macOS () 2022-01-06 10:41:28 -08:00
api-menu-spec.ts chore: update to latest TypeScript, which has built-in WeakRef declarations () 2021-01-22 11:25:47 -08:00
api-native-image-spec.ts test: migrate nativeImage specs to main () 2022-07-26 09:57:01 +02:00
api-native-theme-spec.ts feat: add nativeTheme.inForcedColorsMode () 2022-03-21 10:30:02 +01:00
api-net-log-spec.ts chore: fix spelling errors in multiple files () 2022-06-16 16:46:11 +09:00
api-net-spec.ts test: unflake some more tests () 2022-05-05 11:42:38 -07:00
api-notification-dbus-spec.ts feat: expose electron/{process} typed modules () 2020-04-06 17:04:09 -07:00
api-notification-spec.ts feat: custom toast xml and failure reporting for notifications () 2020-09-29 12:20:10 -07:00
api-power-monitor-spec.ts feat: add powerMonitor.onBatteryPower () 2020-11-16 16:31:46 -08:00
api-power-save-blocker-spec.ts feat: expose electron/{process} typed modules () 2020-04-06 17:04:09 -07:00
api-process-spec.ts test: migrate process module specs to spec-main () 2022-07-26 09:31:26 -07:00
api-protocol-spec.ts fix: service worker registration with custom protocols () 2022-05-23 00:42:37 -07:00
api-safe-storage-spec.ts fix: fix a crash in safeStorage on Linux () 2022-05-09 09:38:53 -04:00
api-screen-spec.ts fix: add a "set" trap to the "screen" module proxy () 2020-12-07 09:20:50 -08:00
api-service-workers-spec.ts test: use new uuid for each ServiceWorker test () 2021-01-23 10:37:51 +09:00
api-session-spec.ts chore: fix spelling errors in multiple files () 2022-06-16 16:46:11 +09:00
api-shell-spec.ts test: disable shell.trashItem in renderer test on win-ia32 () 2021-04-27 14:35:31 -07:00
api-subframe-spec.ts feat: enable context isolation by default () 2021-03-01 16:52:29 -05:00
api-system-preferences-spec.ts chore: modernize Value usage in converters () 2022-07-05 11:25:18 -04:00
api-touch-bar-spec.ts feat: expose electron/{process} typed modules () 2020-04-06 17:04:09 -07:00
api-tray-spec.ts refactor: remove path from nativeImage converter () 2021-01-04 12:58:31 -08:00
api-view-spec.ts refactor: rename TopLevelWindow to BaseWindow () 2020-06-29 16:06:20 +09:00
api-web-contents-spec.ts test: remove references to robotjs () 2022-07-26 01:12:04 -07:00
api-web-contents-view-spec.ts test: disable some tests under ASan which might receive SIGKILL because of OOM () 2021-03-16 17:02:47 -04:00
api-web-frame-main-spec.ts test: fix for flaky renderer crash test () 2022-06-06 17:39:58 -04:00
api-web-frame-spec.ts chore: remove deprecated worldSafeExecuteJavaScript option () 2021-04-08 12:03:57 -04:00
api-web-request-spec.ts chore: update node types version () 2022-03-28 14:37:35 -07:00
asar-spec.ts fix: initialize asar support in worker threads () 2022-03-22 20:37:55 -04:00
autofill-spec.ts test: add test for datalist autofills () 2020-04-21 12:28:31 -07:00
chromium-spec.ts chore: bump chromium to 105.0.5187.0 (main) () 2022-07-20 13:03:34 +02:00
crash-spec.ts test: skip flaky test on 32-bit Windows () 2022-05-02 21:08:20 -04:00
events-helpers.ts chore: deprecate remote () 2020-09-10 09:17:17 -07:00
extensions-spec.ts fix: crash when loading extension with missing manifest () 2022-05-11 13:41:06 -07:00
guest-window-manager-spec.ts fix: crash when setWindowOpenHandler callback throws () 2022-06-14 12:22:23 -04:00
index.js chore: fix typos () 2022-02-21 10:27:45 +01:00
internal-spec.ts chore: move libs only used in browser out of common () 2021-11-10 08:54:51 -08:00
logging-spec.ts spec: fix check for electron_common_testing binding in logging-spec.ts () 2021-07-12 22:11:19 -07:00
modules-spec.ts test: scope internal test fixtures under @electron-ci () 2022-05-02 13:09:23 -04:00
node-spec.ts chore: replace Object.assign with object spread syntax () 2022-06-27 10:29:18 +02:00
package.json test: scope internal test fixtures under @electron-ci () 2022-05-02 13:09:23 -04:00
pipe-transport.ts chore: support --remote-debugging-pipe () 2020-05-07 21:27:55 -07:00
release-notes-spec.ts chore: fix spelling errors in multiple files () 2022-06-16 16:46:11 +09:00
screen-helpers.ts test: fix crash on image.crop () 2022-03-22 20:14:49 -04:00
security-warnings-spec.ts fix: do not trigger CSP violations when checking eval () 2021-10-25 14:11:24 -07:00
spec-helpers.ts test: deflake crashReporter.getLastCrashReport test () 2021-07-28 08:56:15 -07:00
spellchecker-spec.ts fix: webFrame spell checker APIs crashing in sandboxed renderers () 2021-05-10 14:19:23 +02:00
types-spec.ts chore: bump Node.js to v16.2.0 () 2021-06-17 08:50:56 +02:00
version-bump-spec.ts chore: fix spelling errors in multiple files () 2022-06-16 16:46:11 +09:00
video-helpers.js chore: fix minor script warnings () 2020-09-23 13:21:34 -07:00
visibility-state-spec.ts feat: enable context isolation by default () 2021-03-01 16:52:29 -05:00
webview-spec.ts test: use webContents.setWindowOpenHandler() in specs () 2022-06-13 13:07:47 -04:00
window-helpers.ts feat: expose electron/{process} typed modules () 2020-04-06 17:04:09 -07:00
yarn.lock build(deps): bump jpeg-js from 0.4.3 to 0.4.4 in /spec-main () 2022-06-20 09:57:25 +09:00