Skip to content

Latest commit

 

History

History

app-testdb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.