door-testdb:jsTest was not respecting waiting in tests, so this module contains a manual test.
Usage:
- Build and run door-testdb-server
./gradlew door-testdb-server:shadowJar
cd door-testdb-server
./door-testdb-server.sh
- Run the test
./gradlew app-testdb:browserDevelopmentRun --continuous
- Look at the browser console.