electron/spec
trop[bot] d3c763fadc
fix: all children showing when showing child window (#40104)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2023-10-09 15:16:30 -07:00
..
fixtures fix: update `chrome.i18n` for Manifest v3 (#39442) 2023-08-11 14:46:31 +02:00
lib fix: falsy transparent shouldn't affect webContents background (#38158) 2023-05-03 15:27:52 +02:00
ts-smoke docs: correct `powerSaveBlocker.stop(id)` return type (#39443) 2023-08-09 21:41:39 +02:00
.eslintrc refactor: implement ajax() in tests using native fetch instead of jQuery (#32579) 2022-01-24 10:34:23 +01:00
.gitignore test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
ambient.d.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-app-spec.ts fix: Showing the about panel is async on all platforms (#37508) 2023-03-06 13:31:45 -08:00
api-auto-updater-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-autoupdater-darwin-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-browser-view-spec.ts fix: crash calling `BrowserWindow.removeBrowserView()` with destroyed `webContents` (#38884) 2023-06-22 11:22:30 +02:00
api-browser-window-spec.ts fix: all children showing when showing child window (#40104) 2023-10-09 15:16:30 -07:00
api-clipboard-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-content-tracing-spec.ts chore: make `contentTracing.stopRecording()` failure clearer (#38520) 2023-05-31 11:28:22 -04:00
api-context-bridge-spec.ts fix: exceptions during function/promise result conversions live in calling world (#37925) 2023-04-11 09:23:26 -07:00
api-crash-reporter-spec.ts build: update spec dependencies to clean up yarn audit (#37116) 2023-02-03 13:17:05 -08:00
api-debugger-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-desktop-capturer-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-dialog-spec.ts docs: fix typing of message box type value (#38375) 2023-05-18 20:53:32 +02:00
api-global-shortcut-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-in-app-purchase-spec.ts feat: added username to IAP purchaseProduct method (#35902) 2022-12-12 10:11:48 -08:00
api-ipc-main-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-ipc-renderer-spec.ts feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207) 2023-07-27 22:59:32 +02:00
api-ipc-spec.ts fix: crash in `MessagePortMain` with some `postMessage` params (#37726) 2023-03-28 10:29:02 -04:00
api-media-handler-spec.ts fix: `MediaDevices` missing `DisplayMediaInformation` (#38434) 2023-05-24 19:15:29 +02:00
api-menu-item-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-menu-spec.ts fix: menus on Linux after window modification (#37906) 2023-04-13 11:26:51 +02:00
api-native-image-spec.ts refactor: `createThumbnailFromPath` takes `size` not `maxSize` (#37796) 2023-04-03 12:39:50 +02:00
api-native-theme-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-net-log-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-net-spec.ts fix: properly bubble up cookie creation failure message (#37597) 2023-03-16 17:52:43 +01:00
api-notification-dbus-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-notification-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-power-monitor-spec.ts feat: add thermal states to powerMonitor (#38027) 2023-05-01 09:26:23 -04:00
api-power-save-blocker-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
api-process-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-protocol-spec.ts test: use webContents.create() in type-safe way (#37308) 2023-02-16 15:48:38 -08:00
api-safe-storage-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-screen-spec.ts feat: add label property to Display objects (#36855) 2023-01-18 15:44:40 +09:00
api-service-workers-spec.ts test: use webContents.create() in type-safe way (#37308) 2023-02-16 15:48:38 -08:00
api-session-spec.ts feat: session.resolveHost (#37847) 2023-04-06 10:23:44 -04:00
api-shell-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-subframe-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-system-preferences-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-touch-bar-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-tray-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-utility-process-spec.ts fix: crash in utilityProcess when generating code from strings (#38041) 2023-04-24 13:23:04 +09:00
api-view-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-web-contents-spec.ts fix: webContents return type incorrect (#38111) 2023-04-25 13:16:30 +02:00
api-web-contents-view-spec.ts test: use `await` to call "closeWindow" (#38173) 2023-05-04 14:27:00 +02:00
api-web-frame-main-spec.ts refactor: move gin_helper::Constructible methods to prototype (#37087) 2023-02-06 12:59:49 -08:00
api-web-frame-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-web-request-spec.ts feat: add types to webRequest filter (#37427) 2023-03-02 10:05:29 +01:00
asar-spec.ts fix: asar integration for require('node:child_process') (#39236) 2023-07-26 10:13:51 +02:00
autofill-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
chromium-spec.ts feat: add `senderIsMainFrame` to messages sent via `ipcRenderer.sendTo()` (#39207) 2023-07-27 22:59:32 +02:00
crash-spec.ts test: fix "crash cases" tests not failing properly (#37325) 2023-02-20 12:53:09 +01:00
deprecate-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
extensions-spec.ts fix: update `chrome.i18n` for Manifest v3 (#39442) 2023-08-11 14:46:31 +02:00
get-files.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
guest-window-manager-spec.ts fix: falsy transparent shouldn't affect webContents background (#38158) 2023-05-03 15:27:52 +02:00
index.js test: add some environment variables for controlling tests (#39364) 2023-08-04 08:39:13 +09:00
logging-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
modules-spec.ts test: fix "crash cases" tests not failing properly (#37325) 2023-02-20 12:53:09 +01:00
node-spec.ts fix: don't double-log unhandled rejections (#37500) 2023-03-06 08:21:00 -08:00
package.json test: prewarm Node headers cache if specifying Electron version (#38298) 2023-05-16 11:47:43 +02:00
parse-features-string-spec.ts test: rename & split internal module tests (#37328) 2023-02-19 01:26:08 -08:00
pipe-transport.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
process-binding-spec.ts test: rename & split internal module tests (#37328) 2023-02-19 01:26:08 -08:00
release-notes-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
security-warnings-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
spellchecker-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
types-spec.ts chore: update node types version (#36924) 2023-01-18 14:46:27 +01:00
version-bump-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
visibility-state-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
webview-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
yarn.lock build: update spec dependencies to clean up yarn audit (#37116) 2023-02-03 13:17:05 -08:00