[PR #913] Add 77 IntegrationTests and lots of fixes #1354

Open
opened 2026-01-29 16:59:53 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/913

State: closed
Merged: Yes


  • StartupManager: Add support for running under testhost
  • BrowserView.cs: Fix cast exception in Bounds property getter
  • App.cs: Fix UserAgentFallbackAsync
  • ipc.ts: Add helper method for tests
  • browserWindows.ts: Fix SetThumbarButtons
  • browserWindows.ts: Add catch for Set/GetRepresentedFilename...
  • notification.ts: Fix notificationIsSupported...
  • webContents.ts: Fix clearAuthCache invocation...
  • main.js: Load api/process import (was missing)
  • ProcessMetric: Fix deserialization error for CreationTime
  • ApiBase: fix event names for App
  • BrowserWindow: Disable SetPosition 'workaround'...
  • browserWindowSetParentWindow: Support null parameter
  • Add IntegrationTests project
**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/913 **State:** closed **Merged:** Yes --- - StartupManager: Add support for running under testhost - BrowserView.cs: Fix cast exception in Bounds property getter - App.cs: Fix UserAgentFallbackAsync - ipc.ts: Add helper method for tests - browserWindows.ts: Fix SetThumbarButtons - browserWindows.ts: Add catch for Set/GetRepresentedFilename... - notification.ts: Fix notificationIsSupported... - webContents.ts: Fix clearAuthCache invocation... - main.js: Load api/process import (was missing) - ProcessMetric: Fix deserialization error for CreationTime - ApiBase: fix event names for App - BrowserWindow: Disable SetPosition 'workaround'... - browserWindowSetParentWindow: Support null parameter - Add IntegrationTests project
claunia added the pull-request label 2026-01-29 16:59:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1354