Skip to content

Add electron Mock and IPC Test coverage#243

Merged
acrosman merged 18 commits intomainfrom
feature/issue-65
Mar 15, 2026
Merged

Add electron Mock and IPC Test coverage#243
acrosman merged 18 commits intomainfrom
feature/issue-65

Conversation

@acrosman
Copy link
Copy Markdown
Owner

This PR adds the framework for an electron mock and test coverage for IPC calls.

Closes #65

acrosman added 18 commits May 11, 2025 17:54
* main:
  Bump undici from 6.21.2 to 6.24.0
  Bump minimatch
  Bump lodash from 4.17.21 to 4.17.23
  Bump js-yaml from 3.14.1 to 3.14.2
  Bump @messageformat/runtime from 3.0.1 to 3.0.2
  Fix image URLs
  Creating getting started guide, and update to readme.
  Update Workflows to use CodeQL v4
  Bump form-data
  Bump tar-fs from 2.1.2 to 2.1.4
  Bump electron from 36.2.0 to 36.8.1
* main:
  Another try at language setup
  Update language name for codeql
  Update versions on all GitHub Actions workflows
  Adding initial instructions file.
@acrosman acrosman marked this pull request as ready for review March 15, 2026 01:54
@acrosman acrosman merged commit a890d34 into main Mar 15, 2026
10 checks passed
@acrosman acrosman deleted the feature/issue-65 branch March 15, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add/Find Mock library for Electron.js, and add tests to cover IPC calls.

1 participant