electron/spec
Samuel Attard 2f519a8f2e
build: update some build dependencies ()
* build: update some build dependencies ()

* build: update some build dependencies

* build: fix eslint issues after updating

* build: disable ts check on busted js example

* build: update internal types for stricter event handling

* restore url.parse behavior

* fix typing issues

* sigh

* build: update easy deps

* build: skip woa engines check

* build: s/colors/chalk

* build: node 20 on windows
2024-10-01 13:04:53 -07:00
..
fixtures build: update some build dependencies () 2024-10-01 13:04:53 -07:00
is-valid-window test: vendor node-is-valid-window () 2023-09-25 12:43:57 +02:00
lib build: update some build dependencies () 2024-10-01 13:04:53 -07:00
ts-smoke build: update some build dependencies () 2024-10-01 13:04:53 -07:00
.eslintrc.json build: rename spec/.eslintrc -> spec/.eslintrc.json () 2023-06-19 14:19:11 +02:00
.gitignore test: drop now-empty remote runner () 2022-08-16 15:23:13 -04:00
ambient.d.ts test: drop now-empty remote runner () 2022-08-16 15:23:13 -04:00
api-app-spec.ts build: remove CircleCI () () 2024-07-15 14:56:53 -07:00
api-auto-updater-spec.ts refactor: use optional catch binding () 2023-07-27 10:53:45 -04:00
api-autoupdater-darwin-spec.ts build: remove fs-extra devdep () 2024-07-01 18:08:09 +02:00
api-browser-view-spec.ts fix: potentially closed webContents in BrowserView () 2024-07-10 11:18:17 -04:00
api-browser-window-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-clipboard-spec.ts chore: bump chromium to 126.0.6445.0 (main) () 2024-05-10 11:21:10 -04:00
api-content-tracing-spec.ts test: use longer timeout on contentTracing tests on WOA () 2024-06-18 17:29:06 +02:00
api-context-bridge-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-crash-reporter-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-debugger-spec.ts fix: Storage.{get|set|clear}Cookies via CDP not working () 2024-03-28 16:09:27 -07:00
api-desktop-capturer-spec.ts fix: desktopCapturer breaks BrowserWindow resizable on macOS () 2024-07-25 12:45:25 +02:00
api-dialog-spec.ts docs: expand dialog window to BaseWindow () 2024-08-19 10:44:49 +02:00
api-global-shortcut-spec.ts refactor: move spec helpers to spec/lib () 2023-01-25 13:01:25 -08:00
api-in-app-purchase-spec.ts fix: InAppPurchase pre-emptive deallocation () 2024-01-11 13:32:29 +01:00
api-ipc-main-spec.ts refactor: use node scheme imports in spec () 2023-06-15 10:42:27 -04:00
api-ipc-renderer-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-ipc-spec.ts chore: bump chromium to 124.0.6323.0 (main) () 2024-02-29 10:31:13 +01:00
api-media-handler-spec.ts build: remove CircleCI () () 2024-07-15 14:56:53 -07:00
api-menu-item-spec.ts refactor: replace .forEach() with for-of () 2023-08-31 23:36:43 +09:00
api-menu-spec.ts test: convert a few more specs to async/await () 2023-09-04 12:33:29 +02:00
api-native-image-spec.ts fix: nativeImage.createThumbnailFromPath and shell.openExternal in renderer () 2024-04-19 09:43:01 -04:00
api-native-theme-spec.ts feat: add transparency checking to nativeTheme () 2024-07-24 22:16:00 +02:00
api-net-custom-protocols-spec.ts feat: add net module to utility process () 2024-01-04 16:20:37 -05:00
api-net-log-spec.ts refactor: use optional catch binding () 2023-07-27 10:53:45 -04:00
api-net-session-spec.ts refactor: improve cookie failure rejection messages () 2024-06-07 10:06:37 +02:00
api-net-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-notification-dbus-spec.ts test: add tests dbus notification images () 2024-09-25 16:48:39 -05:00
api-notification-spec.ts fix: set prototype names on gin::Constructible classes () 2023-07-10 11:49:20 +02:00
api-power-monitor-spec.ts test: convert a few more specs to async/await () 2023-11-17 10:44:03 +01:00
api-power-save-blocker-spec.ts test: drop now-empty remote runner () 2022-08-16 15:23:13 -04:00
api-process-spec.ts feat: add cumulativeCPUUsage to AppMetrics and CPUUsage () 2024-06-11 09:38:03 -05:00
api-protocol-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-safe-storage-spec.ts build: remove fs-extra devdep () 2024-07-01 18:08:09 +02:00
api-screen-spec.ts fix: desktopCapturer and screen display ids should match () 2024-07-14 18:30:19 +02:00
api-service-workers-spec.ts refactor: use node scheme imports in spec () 2023-06-15 10:42:27 -04:00
api-session-spec.ts feat: add getPercentComplete / getCurrentBytesPerSecond / getEndTime to DownloadItem () 2024-07-17 09:51:32 -07:00
api-shell-spec.ts build: remove fs-extra devdep () 2024-07-01 18:08:09 +02:00
api-subframe-spec.ts refactor: replace .forEach() with for-of () 2023-08-31 23:36:43 +09:00
api-system-preferences-spec.ts feat: systemPreferences.getColor should return RGBA instead of RGB () 2023-09-28 18:56:16 -04:00
api-touch-bar-spec.ts fix: touch bar functionality on BaseWindow () 2024-08-22 14:14:51 -04:00
api-tray-spec.ts test: convert a few more specs to async/await () 2023-09-04 12:33:29 +02:00
api-utility-process-spec.ts feat: support app#login event for utility process net requests () 2024-08-16 11:24:19 +02:00
api-view-spec.ts fix: native View wrapper crash missing when adding child view () 2024-09-12 12:48:12 +02:00
api-web-contents-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-web-contents-view-spec.ts fix: native View wrapper crash missing when adding child view () 2024-09-12 12:48:12 +02:00
api-web-frame-main-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-web-frame-spec.ts test: add missing tests to api-web-frame-spec.ts () 2023-09-05 11:20:58 +09:00
api-web-request-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
api-web-utils-spec.ts feat: add webUtils module with getPathForFile method () 2023-11-20 15:59:36 -08:00
asar-integrity-spec.ts build: remove fs-extra devdep () 2024-07-01 18:08:09 +02:00
asar-spec.ts fix: support withFileTypes in fs.{readdir|readdirSync} () 2024-03-21 10:22:40 -04:00
autofill-spec.ts refactor: use node scheme imports in spec () 2023-06-15 10:42:27 -04:00
chromium-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
crash-spec.ts test: disable CapturableScreen tests on Windows x64 () 2024-03-07 19:17:39 -05:00
deprecate-spec.ts chore: revert deprecate as an internal module () 2023-10-10 11:50:47 -04:00
disabled-tests.json chore: disable tests that require nut.js () 2024-04-30 21:13:38 -04:00
esm-spec.ts build: remove fs-extra devdep () 2024-07-01 18:08:09 +02:00
extensions-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
fuses-spec.ts fix: make grant_file_protocol_extra_privileges fuse also block CORS fetches () 2024-01-02 13:06:33 -08:00
get-files.ts refactor: use node scheme imports in spec () 2023-06-15 10:42:27 -04:00
guest-window-manager-spec.ts fix: createWindow shouldn't load URL for webContents () 2024-09-23 21:55:08 +02:00
index.js fix: data corruption in protocol.handle () 2024-04-22 13:40:01 -07:00
logging-spec.ts refactor: use node scheme imports in spec () 2023-06-15 10:42:27 -04:00
modules-spec.ts refactor: const Module = require('module') as NodeJS.ModuleInternal; () 2023-09-06 18:04:25 -04:00
node-spec.ts build: remove fs-extra devdep () 2024-07-01 18:08:09 +02:00
package.json build: update some build dependencies () 2024-10-01 13:04:53 -07:00
parse-features-string-spec.ts test: rename & split internal module tests () 2023-02-17 10:14:40 +01:00
pipe-transport.ts test: drop now-empty remote runner () 2022-08-16 15:23:13 -04:00
process-binding-spec.ts test: rename & split internal module tests () 2023-02-17 10:14:40 +01:00
release-notes-spec.ts build: convert all release scripts to typescript () 2024-10-01 10:45:06 -04:00
security-warnings-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
spellchecker-spec.ts test: convert a few more specs to async/await () 2023-11-17 10:44:03 +01:00
types-spec.ts chore: update node types version () 2023-01-18 14:46:27 +01:00
version-bump-spec.ts build: convert all release scripts to typescript () 2024-10-01 10:45:06 -04:00
visibility-state-spec.ts feat: replace BrowserView with WebContentsView () 2023-12-13 13:01:03 -08:00
webview-spec.ts build: update some build dependencies () 2024-10-01 13:04:53 -07:00
yarn.lock build: update some build dependencies () 2024-10-01 13:04:53 -07:00