electron/spec
Shelley Vohr 32c60b29bb
fix: html fullscreen when window not fullscreenable (#37348)
2023-02-21 12:11:34 +01:00
..
fixtures test: use webContents.create() in type-safe way (#37281) 2023-02-16 15:41:41 +01:00
lib test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
ts-smoke test: move desktopCapturer usage from renderer to main in ts-smoke (#37321) 2023-02-17 16:29:36 -06: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 test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01: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 test: use webContents.create() in type-safe way (#37281) 2023-02-16 15:41:41 +01:00
api-browser-window-spec.ts fix: html fullscreen when window not fullscreenable (#37348) 2023-02-21 12:11:34 +01: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 refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-context-bridge-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-crash-reporter-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-debugger-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01: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 chore: update https://cs.chromium.org/ links to https://source.chromium.org/ (#37190) 2023-02-11 18:52:32 -08: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 test: use webContents.create() in type-safe way (#37281) 2023-02-16 15:41:41 +01:00
api-ipc-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-media-handler-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-menu-item-spec.ts test: type-safe import of menu-item-roles in api-menu-item-spec.ts (#37320) 2023-02-19 01:27:03 -08:00
api-menu-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-native-image-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08: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 test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-net-spec.ts feat: add `httpOnly` `cookies.get` filter (#37255) 2023-02-21 11:44:35 +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 refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08: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: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01: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: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-session-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-shell-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-subframe-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01: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 refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08: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 test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
api-web-contents-view-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
api-web-frame-main-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01: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 test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
asar-spec.ts test: use expect(dir).to.be.an.instanceof(fs.Dirent); (#37331) 2023-02-19 01:25:40 -08:00
autofill-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
chromium-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
crash-spec.ts test: fix "crash cases" tests not failing properly (#37304) 2023-02-17 10:14:00 +01:00
deprecate-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
extensions-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
get-files.ts test: use async helpers to simplify tests (#37314) 2023-02-17 12:32:39 -06:00
guest-window-manager-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
index.js build: only retry tests on CI (#37167) 2023-02-07 22:44:53 -08:00
logging-spec.ts refactor: move spec helpers to spec/lib (#37010) 2023-01-25 13:01:25 -08:00
modules-spec.ts test: use async helpers to simplify tests (#37314) 2023-02-17 12:32:39 -06:00
node-spec.ts test: use async helpers to simplify tests (#37314) 2023-02-17 12:32:39 -06:00
package.json build: update spec dependencies to clean up yarn audit (#37116) 2023-02-03 13:17:05 -08:00
parse-features-string-spec.ts test: rename & split internal module tests (#37318) 2023-02-17 10:14:40 +01: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 (#37318) 2023-02-17 10:14:40 +01:00
release-notes-spec.ts test: drop now-empty remote runner (#35343) 2022-08-16 15:23:13 -04:00
security-warnings-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
spellchecker-spec.ts test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01: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 test: convert functions to async & eliminate duplicates (#37316) 2023-02-20 12:30:57 +01:00
yarn.lock build: update spec dependencies to clean up yarn audit (#37116) 2023-02-03 13:17:05 -08:00