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

Mocking an Electron class, e.g. Tray #802

Open
goosewobbler opened this issue Oct 12, 2024 · 0 comments
Open

Mocking an Electron class, e.g. Tray #802

goosewobbler opened this issue Oct 12, 2024 · 0 comments
Labels
help:wanted Additional help is needed status:investigating Needs definition before work can start type:enhancement New feature or request
Milestone

Comments

@goosewobbler
Copy link
Member

goosewobbler commented Oct 12, 2024

Currently, mocking only works for Electron API functions, it would be useful to be able to mock an entire class such as the Electron Tray.

https://www.electronjs.org/docs/latest/api/tray#class-tray

@goosewobbler goosewobbler added type:enhancement New feature or request status:investigating Needs definition before work can start help:wanted Additional help is needed labels Oct 12, 2024
@goosewobbler goosewobbler added this to the 8.x.y milestone Oct 17, 2024
@goosewobbler goosewobbler modified the milestones: 8.x.y, 9.x.y Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help:wanted Additional help is needed status:investigating Needs definition before work can start type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant