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

Run unit tests in browser #69

Open
mpetrunic opened this issue Jan 24, 2024 · 0 comments
Open

Run unit tests in browser #69

mpetrunic opened this issue Jan 24, 2024 · 0 comments

Comments

@mpetrunic
Copy link
Member

We are currently running tests in jsdom but it seems like it's not supporting all features like actual browser. For example substrate address checksum doesn't work. We are currently running in happy-dom but ideally we wanna setup vitest to run in actual browser.

Only blocker seems to be sygma-contracts which has some non-browser deps as prod dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants