Testing Drift Database on web #3649
Unanswered
besteFinanzen
asked this question in
Q&A
Replies: 1 comment
-
|
With What I'm doing to test drift itself is to spawn another server delivering the WASM file and the worker. In a web test, you can spawn additional Dart programs with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I wonder if anyone managed to get a drift database working in
flutter test --platform chrome. Because neither with the driftDatabase() function nor with a explicit WasmDatabase I am able to get these tests running.I get this error everytime:
TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code is not ok
Thanks already for help.
Beta Was this translation helpful? Give feedback.
All reactions