Run nightwatch tests

This commit is contained in:
Antoine Gersant 2017-07-04 00:54:39 -07:00
parent 2a1b43fe7e
commit 7b4dc8a9d8

View file

@ -24,4 +24,7 @@ before_install:
script:
- cargo build --verbose
- cargo test --verbose
- cargo test --verbose
- cargo run -d test/db.sqlite &
- sleep 5
- nightwatch