Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 362 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 362 Bytes

JS Test app

door-testdb:jsTest was not respecting waiting in tests, so this module contains a manual test.

Usage:

  1. Build and run door-testdb-server
./gradlew door-testdb-server:shadowJar
cd door-testdb-server
./door-testdb-server.sh
  1. Run the test
./gradlew app-testdb:browserDevelopmentRun --continuous
  1. Look at the browser console.