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
enhancement New feature or request help wanted Extra attention is needed investigation required
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 enhancement New feature or request investigation required help wanted Extra attention 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
enhancement New feature or request help wanted Extra attention is needed investigation required
Projects
None yet
Development

No branches or pull requests

1 participant