trop[bot] 547d144706 fix: crash on navigator.serial.getPorts() (#34334) 2 years ago
..
fixtures f464c58fdc fix: crash in `safeStorage` on Linux (#34262) 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 43d242f4dc fix: create `userData` on requestSingleInstanceLock() if needed (#33590) 3 years ago
api-auto-updater-spec.ts 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
api-autoupdater-darwin-spec.ts 2d1398bd44 fix: use stricter options in SecStaticCodeCheckValidity (#33377) 3 years ago
api-browser-view-spec.ts 2cc843737b fix: crash on browserView.webContents.destroy() (#31827) 3 years ago
api-browser-window-spec.ts 086d40d566 test: fixup done being called multiple times (#34185) 2 years ago
api-content-tracing-spec.ts b4a79672cf test: fix flaky contentTracing.startRecording spec (#31411) 3 years ago
api-context-bridge-spec.ts 80175c5828 refactor: use native WeakRef instead of v8util.weaklyTrackValue() (#31166) 3 years ago
api-crash-reporter-spec.ts 6729edf590 chore: remove Breakpad tests for crashReporter on Linux (#31745) 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 a11a234eac fix: disable kWindowCaptureMacV2 for desktopCapturer (#30507) 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 50fb4e245d fix: apply senderFrame details to ipcMain port event (#33780) 3 years ago
api-menu-item-spec.ts 79108c7acd fix: running tests with release build (#31141) 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 d0131444c1 feat: add nativeTheme.inForcedColorsMode (#32956) (#33359) 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 a3680b0119 test: unflake some more tests (#34099) 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 f464c58fdc fix: crash in `safeStorage` on Linux (#34262) 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 8d86d84ff5 ci: fix setCertificateVerifyProc tests (#30799) 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 70c534fd14 feat: add frame to context-menu event params (#30831) 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 e29c0ce313 test: unflake some focus tests (#34081) 3 years ago
api-web-frame-spec.ts da8c35e3b2 chore: remove deprecated worldSafeExecuteJavaScript option (#28456) 4 years ago
api-web-request-spec.ts 8c842552b0 fix: incorrect Content-Disposition serialization (#31694) 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 547d144706 fix: crash on navigator.serial.getPorts() (#34334) 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 8f0526f9c0 fix: crash when loading extension with missing manifest (#34192) 2 years ago
guest-window-manager-spec.ts 8179349625 feat: enable sandbox by default in limited circumstances (#30197) 3 years ago
index.js e38a0a67c6 fix: suppress insecure resource warning for more local hostnames (#30885) 3 years ago
internal-spec.ts e12a3cb59c feat: remove deprecated additionalFeatures (#28548) 4 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 d71d648669 test: scope internal test fixtures under `@electron-ci` (#34022) 3 years ago
node-spec.ts 57d088517c feat: add support for validating asar archives on macOS (#30667) 3 years ago
package.json d71d648669 test: scope internal test fixtures under `@electron-ci` (#34022) 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 8520fa8e6f fix: do not trigger CSP violations when checking eval (#31589) 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 a3680b0119 test: unflake some more tests (#34099) 2 years ago
window-helpers.ts 0d2e967960 feat: expose electron/{process} typed modules (#22937) 5 years ago
yarn.lock d71d648669 test: scope internal test fixtures under `@electron-ci` (#34022) 3 years ago