.. |
fixtures
|
f94ab39e6a
ci: cleanup up test app directories (#26122)
|
4 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
|
805a55099b
test: tsify more web contents specs (#19969)
|
5 years ago |
api-app-spec.ts
|
ac7389d71a
fix: multiple dock icons when calling dock.show/hide (#25302)
|
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
|
509587eb81
test: close window before destroying browserView (#20411)
|
5 years ago |
api-browser-window-affinity-spec.ts
|
609403fba6
test: tsify affinity spec (#19961)
|
5 years ago |
api-browser-window-spec.ts
|
c865244bb8
fix: ensure ready-to-show event is fired (#25448) (#26140)
|
4 years ago |
api-callbacks-registry-spec.ts
|
11cd0db86b
build: add enable_remote_module build flag (#19821)
|
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
|
7290d77cdc
refactor: remove the RenderFrameFunctionStore and use privates to memory manage (#23592) (#23612)
|
5 years ago |
api-crash-reporter-spec.ts
|
8dad0c7aaa
test: move crashReporter specs to the main process (#20417)
|
5 years ago |
api-debugger-spec.ts
|
7a776198db
feat: expose sessionId in debugger module (#24399)
|
4 years ago |
api-deprecate-spec.ts
|
c29e4b096d
test: tsify deprecate spec (#20089)
|
5 years ago |
api-desktop-capturer-spec.ts
|
032552df57
build: depend on chromium version not SHA (#20839)
|
5 years ago |
api-dialog-spec.ts
|
16011cacef
test: move dialog spec to main process (#19231)
|
5 years ago |
api-global-shortcut-spec.ts
|
0afec38c81
fix: volume key globalShortcut registration (#23948)
|
4 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-renderer-spec.ts
|
32b45e7783
fix: throw instead of crash when using ipcRenderer after context released (#23979)
|
4 years ago |
api-ipc-spec.ts
|
473219bfbe
test: call "expect()" on a correct call stack (#23697)
|
4 years ago |
api-menu-item-spec.ts
|
032552df57
build: depend on chromium version not SHA (#20839)
|
5 years ago |
api-menu-spec.ts
|
d5f9654c12
refactor: make passing empty template no-op in setMenu (#23402)
|
5 years ago |
api-native-theme-spec.ts
|
3ba4a35c9c
fix: propagate preferred color scheme to the renderer (#22896) (#22901)
|
5 years ago |
api-net-log-spec.ts
|
6cf8abc3b3
fix: return path from netLog.stopLogging (#21989)
|
5 years ago |
api-net-spec.ts
|
9f2fc5d72c
net: Don't ignore the referer header in net.request (#23688)
|
4 years ago |
api-notification-dbus-spec.ts
|
3ac3fbdbfb
chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314)
|
5 years ago |
api-notification-spec.ts
|
86c2ea1cb8
test: move Notification spec to main process (#19414)
|
5 years ago |
api-power-monitor-spec.ts
|
032552df57
build: depend on chromium version not SHA (#20839)
|
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
|
dd631c67eb
fix: Close protocol response streams when aborted (#26141)
|
4 years ago |
api-remote-spec.ts
|
be08ff1665
fix: nativeImage remote serialization (#23797)
|
4 years ago |
api-screen-spec.ts
|
ed5c624b08
move screen api test to main process (#18956)
|
5 years ago |
api-session-spec.ts
|
1ee98b4a73
fix: let Node.js perform microtask checkpoint in the main process (#24131) (#24180)
|
4 years ago |
api-shell-spec.ts
|
8cdfd30ba5
test: remove usage of remote in shell.openExternal test (#20101)
|
5 years ago |
api-subframe-spec.ts
|
2fad53e66b
refactor: use v8 serialization for ipc (#20214)
|
5 years ago |
api-system-preferences-spec.ts
|
a22384c9ff
feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24313)
|
4 years ago |
api-touch-bar-spec.ts
|
526d748b7e
fix: guard against duplicate TouchBarItem IDs (#22645)
|
5 years ago |
api-tray-spec.ts
|
5b3b09fb7f
fix: heap-use-after-free in tray.popUpContextMenu (#22842) (#23181)
|
5 years ago |
api-view-spec.ts
|
92c3a4e4c2
test: tsify spec for experimental views api (#19966)
|
5 years ago |
api-web-contents-spec.ts
|
f70161856c
tests: do not check expectations inside IPC handlers (#24310)
|
4 years ago |
api-web-contents-view-spec.ts
|
c819fbe852
test: move WebContentsView spec (#19990)
|
5 years ago |
api-web-frame-spec.ts
|
67642312f4
test: remove remote usage from webFrame test (#20512)
|
5 years ago |
api-web-request-spec.ts
|
dc9654c03c
fix: make webRequest work with WebSocket (#22134)
|
5 years ago |
asar-spec.ts
|
032353b14f
test: remove remote usage from asar spec (#20513)
|
5 years ago |
chromium-spec.ts
|
86e4cced1f
fix: loading dedicated/shared worker scripts over custom protocol (#20625) (#26142)
|
4 years ago |
content-script-spec.ts
|
d7161742d2
test: move content-script tests to main runner (#20056)
|
5 years ago |
events-helpers.ts
|
3ac3fbdbfb
chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314)
|
5 years ago |
extensions-spec.ts
|
f057b0e494
feat: add support for net requests to use the session cookie store (#22807)
|
5 years ago |
index.js
|
2e80a2e447
test: refactor how spec files are collected (#23815)
|
4 years ago |
internal-spec.ts
|
41d8247ffc
test: tsify internal-spec (#19962)
|
5 years ago |
modules-spec.ts
|
8de925c4c2
test: move module tests to main process (#20419)
|
5 years ago |
node-spec.ts
|
1ee98b4a73
fix: let Node.js perform microtask checkpoint in the main process (#24131) (#24180)
|
4 years ago |
package.json
|
32c7b35da6
chore: sync 8-x-y release notes script to master (#25306)
|
4 years ago |
release-notes-spec.ts
|
32c7b35da6
chore: sync 8-x-y release notes script to master (#25306)
|
4 years ago |
security-warnings-spec.ts
|
3ac3fbdbfb
chore: bump chromium to e049d599a8332b9b2785b0178be74 (master) (#20314)
|
5 years ago |
spec-helpers.ts
|
0e61709fa7
fix: emit updated on NativeTheme on the UI thread to avoid DCHECK (#20137)
|
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
|
467409458e
build: add support for automated minor releases (#20620)
|
5 years ago |
visibility-state-spec.ts
|
137622931b
fix: ensure document.visibilityState aligns with the visibility of the TopLevelWindow (#19988)
|
5 years ago |
webview-spec.ts
|
d3e5b791a5
fix: crash when navigating from a page with webview that has inherited zoom level (#24757) (#24766)
|
4 years ago |
window-helpers.ts
|
e5d1e7b4da
fix: move window.open postMessage test to main runner to fix flake (#18735)
|
5 years ago |
yarn.lock
|
32c7b35da6
chore: sync 8-x-y release notes script to master (#25306)
|
4 years ago |