trop[bot] 16bf1edc77 test: disable flaky test on WOA (#32559) 3 years ago
..
fixtures 9af52185e1 fix: window.open not overriding parent's webPreferences (#32325) 3 years ago
.eslintrc ca701bb9af spec: initial spike of main-process based tests 6 years ago
.gitignore b8dbe4bc15 spec: add tests for the autoUpdater on macOS that actually test if it works (#17442) 6 years ago
ambient.d.ts 71a7e1b2e3 chore: tsify menu (#24358) 4 years ago
api-app-spec.ts 60778a7bf5 fix: use correct userData path when unbundled (#30142) 3 years ago
api-auto-updater-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-autoupdater-darwin-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-browser-view-spec.ts 484c90d4eb fix: crash on browserView.webContents.destroy() (#31825) 3 years ago
api-browser-window-spec.ts 34d77ca691 fix: check for maximized window before unmaximizings (#32493) 3 years ago
api-content-tracing-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-context-bridge-spec.ts c7b4f41a59 refactor: use native WeakRef instead of v8util.weaklyTrackValue() (#31164) 3 years ago
api-crash-reporter-spec.ts 502d4c19ce feat: allow omitting submitURL when uploadToServer is false (#28105) 4 years ago
api-debugger-spec.ts d330c6f9fe feat: expose sessionId in debugger module (#24170) 4 years ago
api-deprecate-spec.ts fb11a12d5b refactor: replace a few any-s with proper types (#25681) 4 years ago
api-desktop-capturer-spec.ts fbe39223ef fix: disable kWindowCaptureMacV2 for desktopCapturer (#30524) 3 years ago
api-dialog-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-global-shortcut-spec.ts 7c52bd6a7f fix: media key globalShortcuts on macOS (#30569) 3 years ago
api-in-app-purchase-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-ipc-main-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
api-ipc-renderer-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
api-ipc-spec.ts 9629d8fc58 fix: optional postMessage transfer arg (#32457) 3 years ago
api-menu-item-spec.ts fac32ebde4 fix: running tests with release build (#31148) 3 years ago
api-menu-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-native-theme-spec.ts 8d0e7aed9f spec: attempt to fix flaky nativeTheme spec (#29022) 4 years ago
api-net-log-spec.ts 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years ago
api-net-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-notification-dbus-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-notification-spec.ts b43859f098 feat: custom toast xml and failure reporting for notifications (#25401) 4 years ago
api-power-monitor-spec.ts a9924e1c32 feat: add powerMonitor.onBatteryPower (#26494) 4 years ago
api-power-save-blocker-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-protocol-spec.ts 8161ae8c93 fix: handle redirects within registered protocols (#30156) 3 years ago
api-screen-spec.ts e89b3ca1d1 fix: add a "set" trap to the "screen" module proxy (#26818) 4 years ago
api-service-workers-spec.ts 9baca911a1 test: use new uuid for each ServiceWorker test (#27444) 4 years ago
api-session-spec.ts aab2479d94 feat: bring --enable-logging functionality in line with Chromium (#25089) (#29963) 3 years ago
api-shell-spec.ts aedec5206c test: disable shell.trashItem in renderer test on win-ia32 (#28868) 4 years ago
api-subframe-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
api-system-preferences-spec.ts 6932e17088 chore: remove deprecated systemPreferences methods (#26849) 4 years ago
api-touch-bar-spec.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
api-tray-spec.ts 3455136e9d refactor: remove path from nativeImage converter (#26546) 4 years ago
api-view-spec.ts ef3579eae3 refactor: rename TopLevelWindow to BaseWindow (#24305) 4 years ago
api-web-contents-spec.ts 3cdb74e9bd feat: add webContents.fromDevToolsTargetId() (#30732) 3 years ago
api-web-contents-view-spec.ts 80f89a3472 test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156) 4 years ago
api-web-frame-main-spec.ts a5e4a23e41 fix: cross-origin navigation disposing WebFrameMain instances (#30599) 3 years ago
api-web-frame-spec.ts da8c35e3b2 chore: remove deprecated worldSafeExecuteJavaScript option (#28456) 4 years ago
api-web-request-spec.ts 4f3003dd40 fix: incorrect Content-Disposition serialization (#31692) 3 years ago
asar-spec.ts b97b973306 test: worker should be able to load asar files (#28858) 4 years ago
autofill-spec.ts a041882192 test: add test for datalist autofills (#23110) 5 years ago
chromium-spec.ts 9af52185e1 fix: window.open not overriding parent's webPreferences (#32325) 3 years ago
crash-spec.ts 17f527f757 build: give ASAN tests more memory to avoid SIGKILL or disabling tests (#28567) 4 years ago
events-helpers.ts dd781c4f63 chore: deprecate remote (#25293) 4 years ago
extensions-spec.ts 6d39c35de7 fix: flakey extension bg page test (#29802) 3 years ago
guest-window-manager-spec.ts 5d6b8919b7 fix: stop window.open from hanging when prevented (#29883) 3 years ago
index.js 6297655df6 fix: suppress insecure resource warning for more local hostnames (#31037) 3 years ago
internal-spec.ts e12a3cb59c feat: remove deprecated additionalFeatures (#28548) 4 years ago
logging-spec.ts c8cc2d86ad spec: fix check for electron_common_testing binding in logging-spec.ts (#30104) 3 years ago
modules-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
node-spec.ts e3a613d103 fix: improper wrapping of fs.promises.readFile (#29577) 3 years ago
package.json 14aba3f0de fix: export libuv symbols (#24659) 4 years ago
pipe-transport.ts 93f6129c80 chore: support --remote-debugging-pipe (#23433) 5 years ago
release-notes-spec.ts 4484e95fc8 chore: graceful handling of notes with sub-lists (#25279) 4 years ago
security-warnings-spec.ts 6297655df6 fix: suppress insecure resource warning for more local hostnames (#31037) 3 years ago
spec-helpers.ts aab2479d94 feat: bring --enable-logging functionality in line with Chromium (#25089) (#29963) 3 years ago
spellchecker-spec.ts aea8d5325c fix: webFrame spell checker APIs crashing in sandboxed renderers (#29053) 4 years ago
types-spec.ts 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
version-bump-spec.ts 1666664502 ci: run linux arm tests on CircleCI (#29765) 3 years ago
video-helpers.js 515e85079f chore: fix minor script warnings (#25575) 4 years ago
visibility-state-spec.ts 186301e126 feat: enable context isolation by default (#26890) 4 years ago
webview-spec.ts 16bf1edc77 test: disable flaky test on WOA (#32559) 3 years ago
window-helpers.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
yarn.lock 14aba3f0de fix: export libuv symbols (#24659) 4 years ago