Files
talk/pree2e.sh
T

6 lines
160 B
Bash
Executable File

node_modules/selenium-standalone/bin/selenium-standalone install
export TALK_PORT=3011
export TALK_MONGO_URL='mongodb://localhost/talk_test'
npm start &
wait 2