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

Light Wallet: Implement browser tests with fake aggregator #1407

Closed
3 tasks done
Tracked by #1313
jpraynaud opened this issue Dec 18, 2023 · 0 comments · Fixed by #1441
Closed
3 tasks done
Tracked by #1313

Light Wallet: Implement browser tests with fake aggregator #1407

jpraynaud opened this issue Dec 18, 2023 · 0 comments · Fixed by #1441
Assignees
Labels
reliability 🔋 Increase reliability

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Dec 18, 2023

Why

With the issue #1397, a fake aggregator will be available as a standalone binary. We want to leverage this aggregator to implement tests run in the browsers for the Mithril client in WASM.

What

Implement mithril-client-wasm tests (Firefox/Chrome/Node) with the fake aggregator.

How

  • Start a fake aggregator before running the tests in the Makefile
  • Start a fake aggregator before running the tests in the CI
  • Implement tests for the MithrilClient in WASM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reliability 🔋 Increase reliability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants