run tests outside container, add settings file

This commit is contained in:
Brian Gough
2017-01-25 14:08:39 +00:00
parent 420db18a03
commit 03e837c1f4
2 changed files with 47 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#! /usr/bin/env bash
npm rebuild
export SHARELATEX_CONFIG=`pwd`/test/acceptance/scripts/settings.test.coffee
echo ">> Starting server..."