How to use the about-window.mockReturnValue function in about-window

To help you get started, we’ve selected a few about-window examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github GooBox / goobox-community-gui / __tests__ / about-window.js View on Github external
beforeAll(() => {
    openAboutWindow.mockReturnValue({
      on,
    });
  });

about-window

'About App' window for Electron application

MIT
Latest version published 2 years ago

Package Health Score

51 / 100
Full package analysis