This website requires JavaScript.
Explore
Help
Sign in
codeforleipzig
/
stadtratmonitor
Watch
1
Star
1
Fork
You've already forked stadtratmonitor
0
mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced
2024-12-22 23:53:15 +01:00
Code
Issues
Projects
Releases
Packages
4
Wiki
Activity
d961bcca0f
stadtratmonitor
/
bin
/
run-tests
4 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
Add bin/run-tests script to run the tests
2016-05-04 21:00:33 +02:00
#!/usr/bin/env bash
Add dockerize to wait for elasticsearch to boot during test runs
2020-01-16 12:56:35 +01:00
dockerize -wait $ELASTICSEARCH_URL -timeout 30s bundle exec rspec
Reference in a new issue
Copy permalink