You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: