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

wip: test preload files #199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

wip: test preload files #199

wants to merge 1 commit into from

Commits on Jun 26, 2024

  1. wip: test preload files

    - wip commit for testing preload files with electron-mocha. I think the test build is correct, but it wont run with regular mocha because the node version differs beween eletron and local node. I could rebuild for test vs dev but would be slow and maybe fragile constantly going back and forth. One alternative is to use electrons version of node; you can do this but need to then call mocha and do some electron setup; this is what elecgtron-mocha does. But as of this commit its not working -- it doesnt find the test files for one reason or another (outputs 0 tests ran).
    cloverich committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e3f139a View commit details
    Browse the repository at this point in the history