Revision 346e5b8e

b/ci/tests.sh
2 2

  
3 3
set -e
4 4

  
5
TEST="$(which snf-manage) test api db logic plankton vmapi im --settings=synnefo.settings.test"
5
TEST="$(which snf-manage) test api db logic plankton vmapi im helpdesk --settings=synnefo.settings.test"
6 6

  
7 7
if coverage >/dev/null 2>&1; then
8 8
  coverage run $TEST

Also available in: Unified diff