Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Tracked by #63
acrosman opened this issue Jul 24, 2021 · 0 comments
Open
Tracked by #63
Labels
testing Related to automated testing

Comments

@acrosman
Copy link
Owner

acrosman commented Jul 24, 2021

The various IPC calls block testing of several important codes. The project either needs a mock that supports the needed elements for those calls, or needs a library to provide Jest support for electron other ways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to automated testing
Projects
None yet
Development

No branches or pull requests

1 participant