John Kleinschmidt ae88e64c88 test: use longer timeout on contentTracing tests on WOA (#42537) 10 months ago
..
fixtures e19754d7fd test: add tests for electron fuses (#42129) 11 months ago
is-valid-window 18f517d8a6 test: vendor node-is-valid-window (#39965) 1 year ago
lib a0a13ad623 build: fix macOS tests on GHA (#42524) 10 months ago
ts-smoke 19dc276878 feat: remove File.path (#42053) 11 months ago
.eslintrc.json 93024be3b2 build: rename spec/.eslintrc -> spec/.eslintrc.json (#38838) 1 year ago
.gitignore db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
ambient.d.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-app-spec.ts a0a13ad623 build: fix macOS tests on GHA (#42524) 10 months ago
api-auto-updater-spec.ts c9bae5da8e refactor: use optional catch binding (#39232) 1 year ago
api-autoupdater-darwin-spec.ts e19754d7fd test: add tests for electron fuses (#42129) 11 months ago
api-browser-view-spec.ts 5fb117a7d7 fix: don't destroy BrowserView webContents when owning BrowserWindow hasn't been closed (#42353) 10 months ago
api-browser-window-spec.ts c765d57265 fix: BrowserView autoresizing conversion error (#42056) 11 months ago
api-clipboard-spec.ts 9b0409f7c9 chore: bump chromium to 126.0.6445.0 (main) (#41868) 11 months ago
api-content-tracing-spec.ts ae88e64c88 test: use longer timeout on contentTracing tests on WOA (#42537) 10 months ago
api-context-bridge-spec.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
api-crash-reporter-spec.ts 83f15bd957 chore: cleanup tests creating crashpad handler in the test runner process (#40668) 1 year ago
api-debugger-spec.ts 0bf53a3876 fix: `Storage.{get|set|clear}Cookies` via CDP not working (#41718) 1 year ago
api-desktop-capturer-spec.ts 3d45429667 refactor: use `for-of` instead of `for` simple array iteration (#39338) 1 year ago
api-dialog-spec.ts 7e6fb97a2f fix: crash when `dialog.showMessageBoxSync` with missing buttons (#40996) 1 year ago
api-global-shortcut-spec.ts 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
api-in-app-purchase-spec.ts d5d162b622 fix: InAppPurchase pre-emptive deallocation (#40938) 1 year ago
api-ipc-main-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-ipc-renderer-spec.ts 5078cae861 chore: remove deprecated `ipcRenderer.sendTo()` (#39087) 1 year ago
api-ipc-spec.ts 04df5ce492 chore: bump chromium to 124.0.6323.0 (main) (#41412) 1 year ago
api-media-handler-spec.ts 1036d824fe ci: use CircleCI hosted macOS arm64 runners for testing (#41649) 1 year ago
api-menu-item-spec.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
api-menu-spec.ts f27b034045 test: convert a few more specs to async/await (#39712) 1 year ago
api-native-image-spec.ts ed9fec7da4 fix: `nativeImage.createThumbnailFromPath` and `shell.openExternal` in renderer (#41875) 1 year ago
api-native-theme-spec.ts aceb432f45 chore: remove deprecated systemPreferences APIs (#39696) 1 year ago
api-net-custom-protocols-spec.ts 8c71e2adc9 feat: add net module to utility process (#40017) 1 year ago
api-net-log-spec.ts c9bae5da8e refactor: use optional catch binding (#39232) 1 year ago
api-net-session-spec.ts 54c315c9b0 refactor: improve cookie failure rejection messages (#42362) 10 months ago
api-net-spec.ts c6102b9278 docs: add missing headers option to ClientRequest options (#41723) 1 year ago
api-notification-dbus-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-notification-spec.ts c7bdd907d7 fix: set prototype names on `gin::Constructible` classes (#39006) 1 year ago
api-power-monitor-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
api-power-save-blocker-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-process-spec.ts d8e4579e3c feat: add cumulativeCPUUsage to AppMetrics and CPUUsage (#41819) 10 months ago
api-protocol-spec.ts a0a13ad623 build: fix macOS tests on GHA (#42524) 10 months ago
api-safe-storage-spec.ts 34e7c3696a feat: expose safestorage backend information on linux (#38873) 1 year ago
api-screen-spec.ts 471449d9f6 feat: add/update missing Display properties (#40497) 1 year ago
api-service-workers-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-session-spec.ts 54c315c9b0 refactor: improve cookie failure rejection messages (#42362) 10 months ago
api-shell-spec.ts ed9fec7da4 fix: `nativeImage.createThumbnailFromPath` and `shell.openExternal` in renderer (#41875) 1 year ago
api-subframe-spec.ts 0b0707145b refactor: replace `.forEach()` with `for-of` (#39691) 1 year ago
api-system-preferences-spec.ts d002f16157 feat: `systemPreferences.getColor` should return RGBA instead of RGB (#38960) 1 year ago
api-touch-bar-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
api-tray-spec.ts f27b034045 test: convert a few more specs to async/await (#39712) 1 year ago
api-utility-process-spec.ts 7f3dc7d4ce fix: utilityProcess exit codes (#42297) 10 months ago
api-view-spec.ts 3bd807b03e fix: View reordering on re-addition to same parent (#42085) 11 months ago
api-web-contents-spec.ts 406f644d26 feat: duplicate navigation related APIs to `contents.navigationHistory` (#41752) 10 months ago
api-web-contents-view-spec.ts 85df2a86dd feat: Allow WebContentsView to accept webContents object. (#42086) 10 months ago
api-web-frame-main-spec.ts 9226cc662b refactor: use types for once() return values in spec (#38872) 1 year ago
api-web-frame-spec.ts c5b20eeb13 test: add missing tests to api-web-frame-spec.ts (#39720) 1 year ago
api-web-request-spec.ts f6e8544ef6 refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721) 1 year ago
api-web-utils-spec.ts d6bb9b40b0 feat: add webUtils module with getPathForFile method (#38776) 1 year ago
asar-integrity-spec.ts e19754d7fd test: add tests for electron fuses (#42129) 11 months ago
asar-spec.ts 040acaaf30 fix: support `withFileTypes` in `fs.{readdir|readdirSync}` (#41627) 1 year ago
autofill-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
chromium-spec.ts c3b4cd987c chore: bump chromium to 127.0.6521.0 (main) (#42118) 10 months ago
crash-spec.ts fb1b5ca4ce test: disable CapturableScreen tests on Windows x64 (#41543) 1 year ago
deprecate-spec.ts 2c88626b51 chore: revert deprecate as an internal module (#40146) 1 year ago
disabled-tests.json 05631ec445 chore: disable tests that require nut.js (#42006) 11 months ago
esm-spec.ts 6803624576 fix: check for Node.js-created module when `contextIsolation` disabled (#40993) 1 year ago
extensions-spec.ts 9b0409f7c9 chore: bump chromium to 126.0.6445.0 (main) (#41868) 11 months ago
fuses-spec.ts be4e4ff11b fix: make grant_file_protocol_extra_privileges fuse also block CORS fetches (#40801) 1 year ago
get-files.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
guest-window-manager-spec.ts a0dad83ded feat: Allow creation of new window to be customizable. (#41432) 1 year ago
index.js 4e8c28fdf0 fix: data corruption in `protocol.handle` (#41894) 1 year ago
logging-spec.ts d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
modules-spec.ts e71a56d11e refactor: const Module = require('module') as NodeJS.ModuleInternal; (#38757) 1 year ago
node-spec.ts e19754d7fd test: add tests for electron fuses (#42129) 11 months ago
package.json e19754d7fd test: add tests for electron fuses (#42129) 11 months ago
parse-features-string-spec.ts 0a5e634736 test: rename & split internal module tests (#37318) 2 years ago
pipe-transport.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
process-binding-spec.ts 0a5e634736 test: rename & split internal module tests (#37318) 2 years ago
release-notes-spec.ts ef097b77ad chore: fix notes stack updates (#41600) 11 months ago
security-warnings-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
spellchecker-spec.ts 67894f1493 test: convert a few more specs to async/await (#40313) 1 year ago
types-spec.ts 1d98b27a66 chore: update node types version (#36924) 2 years ago
version-bump-spec.ts fa81f77f40 test: re-enable tests that aren't broken & remove old test (#38251) 1 year ago
visibility-state-spec.ts 15c6014324 feat: replace BrowserView with WebContentsView (#35658) 1 year ago
webview-spec.ts c3b4cd987c chore: bump chromium to 127.0.6521.0 (main) (#42118) 10 months ago
yarn.lock e19754d7fd test: add tests for electron fuses (#42129) 11 months ago