trop[bot] 500071a206 fix: empty result of `webContents.getUserAgent()` (#35151) 2 years ago
..
fixtures 2a04149140 fix: crash in `safeStorage` on Linux (#34261) 2 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 a545cd3790 fix: type internal APIs that can return null properly (#29852) 3 years ago
api-app-spec.ts 1b4eeda7eb fix: create `userData` on requestSingleInstanceLock() if needed (#33559) (#33591) 3 years ago
api-auto-updater-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-autoupdater-darwin-spec.ts 68292f0861 fix: use stricter options in SecStaticCodeCheckValidity (#33379) 3 years ago
api-browser-view-spec.ts 04b0655d81 fix: IncrementCapturerCount doesn't increase the capturer count (#33430) 3 years ago
api-browser-window-spec.ts e1e00e3b8a fix: safer check for WCO button updates (#35031) 2 years ago
api-content-tracing-spec.ts a751845afc test: fix flaky contentTracing.startRecording spec (#31409) 3 years ago
api-context-bridge-spec.ts 80577a4f08 refactor: use native WeakRef instead of v8util.weaklyTrackValue() (#31153) 3 years ago
api-crash-reporter-spec.ts daed10512d chore: remove Breakpad tests for crashReporter on Linux (#31729) 3 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 4fd7c2adcd feat: make desktopCapturer main-process-only (#30720) 3 years ago
api-dialog-spec.ts 05ba6359d0 feat: add signal option to dialog.showMessageBox (#26102) 3 years ago
api-global-shortcut-spec.ts db8644ee7a fix: media key globalShortcuts on macOS (#30552) 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 590711fdd8 fix: apply senderFrame details to ipcMain port event (#33781) 3 years ago
api-menu-item-spec.ts 98ac0ca52a fix: running tests with release build (#31092) 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 d0a98dc134 feat: add nativeTheme.inForcedColorsMode (#32956) (#33358) 3 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 f72cf8c2f5 test: unflake some more tests (#34101) 2 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 341b370213 fix: handle redirects within registered protocols (#29796) 3 years ago
api-safe-storage-spec.ts 2a04149140 fix: crash in `safeStorage` on Linux (#34261) 2 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 1d802ee6cb feat: allow setting code cache directory (#33285) 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 500071a206 fix: empty result of `webContents.getUserAgent()` (#35151) 2 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 9b5df7f95c test: unflake some focus tests (#34082) 3 years ago
api-web-frame-spec.ts da8c35e3b2 chore: remove deprecated worldSafeExecuteJavaScript option (#28456) 4 years ago
api-web-request-spec.ts 24b02d68a7 fix: incorrect Content-Disposition serialization (#31669) 3 years ago
asar-spec.ts 908b8e40cd fix: initialize asar support in worker threads (#33395) 3 years ago
autofill-spec.ts a041882192 test: add test for datalist autofills (#23110) 5 years ago
chromium-spec.ts f967309287 fix: make navigator.userAgentData non-empty (#34760) 2 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 b384447377 fix: crash when loading extension with missing manifest (#34193) 2 years ago
guest-window-manager-spec.ts 09ff1627ff fix: crash when `setWindowOpenHandler` callback throws (#34772) 2 years ago
index.js 959b657903 chore: remove Node.js patch on Module.globalPaths (#31275) 3 years ago
internal-spec.ts 18cc33055d chore: move libs only used in browser out of common (#31780) 3 years ago
logging-spec.ts 9959f01e4c spec: fix check for electron_common_testing binding in logging-spec.ts (#30086) 3 years ago
modules-spec.ts 252f9cbd50 test: scope internal test fixtures under `@electron-ci` (#34023) 3 years ago
node-spec.ts 57d088517c feat: add support for validating asar archives on macOS (#30667) 3 years ago
package.json 252f9cbd50 test: scope internal test fixtures under `@electron-ci` (#34023) 3 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 63eed52626 fix: do not trigger CSP violations when checking eval (#30991) 3 years ago
spec-helpers.ts fa464286ee test: deflake crashReporter.getLastCrashReport test (#30276) 3 years ago
spellchecker-spec.ts aea8d5325c fix: webFrame spell checker APIs crashing in sandboxed renderers (#29053) 4 years ago
types-spec.ts 542abcd6fd chore: bump Node.js to v16.2.0 (#29244) 3 years ago
version-bump-spec.ts deb75ceaa5 build: update version-bumper to support alpha (#30165) 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 addd2440c1 fix: zombie windows when fullscreening and closing (#34390) 2 years ago
window-helpers.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
yarn.lock 252f9cbd50 test: scope internal test fixtures under `@electron-ci` (#34023) 3 years ago