Milan Burda 3b062b84b2 chore: support props/fns for BrowserWindow (#24074) (#24162) 4 years ago
..
fixtures eabb872345 test: no need to loadURL in menu test (#22767) 5 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 9910507bc4 test: move BrowserView specs to main process (#19409) 5 years ago
api-app-spec.ts 66ee5b8d7d test: call "expect()" on a correct call stack (#23698) 4 years ago
api-auto-updater-spec.ts dc5574cbde test: move autoUpdater specs to main process (#19440) 5 years ago
api-autoupdater-darwin-spec.ts 62e6957f68 spec: don't run codesigning spec on forks (#19418) 5 years ago
api-browser-view-spec.ts a92ee9443d test: close window before destroying browserView (#20420) 5 years ago
api-browser-window-spec.ts 3b062b84b2 chore: support props/fns for BrowserWindow (#24074) (#24162) 4 years ago
api-callbacks-registry-spec.js 3309005325 chore: convert callbacks-registry to ts (#18682) 5 years ago
api-content-tracing-spec.ts 3957a791b7 test: move contentTracing specs to main process (#19229) 5 years ago
api-context-bridge-spec.ts c87b474496 refactor: port window-setup to use ctx bridge instead of being run in the main world (#23305) 5 years ago
api-dialog-spec.ts 16011cacef test: move dialog spec to main process (#19231) 5 years ago
api-global-shortcut-spec.ts a4cffd29b7 test: move globalShortcut spec (#19233) 5 years ago
api-in-app-purchase-spec.ts 1ff2704445 test: move inAppPurchase spec (#19232) 5 years ago
api-ipc-main-spec.ts 8a57fe5466 test: move ipcMain spec (#19230) 5 years ago
api-ipc-spec.ts 66ee5b8d7d test: call "expect()" on a correct call stack (#23698) 4 years ago
api-menu-item-spec.ts c6061cce41 doc: add missing MenuItem roles (#19555) 5 years ago
api-menu-spec.ts 2362fa0a0d refactor: return null when passing empty menu templates (#23403) 5 years ago
api-native-theme-spec.ts 0a9b201c34 feat: `nativeTheme.themeSource` and a few nativeTheme fixes (#20486) 5 years ago
api-net-log-spec.js 77448c75c6 fix: return path from netLog.stopLogging (#21988) 5 years ago
api-net-spec.ts 12cb11f99b feat: add support for net requests to use the session cookie store (#22808) 5 years ago
api-notification-spec.ts 86c2ea1cb8 test: move Notification spec to main process (#19414) 5 years ago
api-power-save-blocker-spec.ts f101c72cbe spec: move powerSaveBlocker spec to main process (#19236) 5 years ago
api-protocol-spec.ts dd27520637 fix: stream protocols not completing (#21758) 5 years ago
api-remote-spec.ts 4fb7b33b2b fix: nativeImage remote serialization (#24021) 4 years ago
api-screen-spec.ts ed5c624b08 move screen api test to main process (#18956) 5 years ago
api-session-spec.js 418049f70c fix: use acceptLanguages argument in session.setUserAgent() (#23944) (#23964) 4 years ago
api-system-preferences-spec.ts f154dbda40 docs: remove implicit 'any' and 'Object' types from the docs (#19630) 5 years ago
api-touch-bar-spec.ts e58f8a79ee test: move the TouchBar specs to the main process (#19413) 5 years ago
api-tray-spec.ts fb6f60460b fix: heap-use-after-free in tray.popUpContextMenu (#22842) (#23182) 5 years ago
api-web-contents-spec.ts c30ecc38d0 fix: crash on custom printing margins (#22164) (#22187) 5 years ago
api-web-request-spec.ts 40a212e132 fix: make webRequest work with WebSocket (7-1-x) (#22141) 5 years ago
chromium-spec.ts ac7ec6012c feat: add enableWebSQL webpreference (#23582) 5 years ago
events-helpers.ts d25e511fc0 fix: ensure document.visibilityState aligns with the visibility of the TopLevelWindow (#20134) 5 years ago
extensions-spec.ts 12cb11f99b feat: add support for net requests to use the session cookie store (#22808) 5 years ago
index.js b181077654 test: refactor how spec files are collected (#23816) 4 years ago
package.json 4fb7b33b2b fix: nativeImage remote serialization (#24021) 4 years ago
spec-helpers.ts 0a9b201c34 feat: `nativeTheme.themeSource` and a few nativeTheme fixes (#20486) 5 years ago
types-spec.ts 4b674c1daf build: ensure that we bundle the correct version of @types/node (#19102) 5 years ago
version-bump-spec.ts d11d222da2 test: move version-bump spec to main process (#19415) 5 years ago
visibility-state-spec.ts d25e511fc0 fix: ensure document.visibilityState aligns with the visibility of the TopLevelWindow (#20134) 5 years ago
window-helpers.ts e5d1e7b4da fix: move window.open postMessage test to main runner to fix flake (#18735) 5 years ago
yarn.lock 4fb7b33b2b fix: nativeImage remote serialization (#24021) 4 years ago