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
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
The text was updated successfully, but these errors were encountered:
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
Makefile
MithrilClient
in WASMThe text was updated successfully, but these errors were encountered: