test
This commit is contained in:
parent
537eaf6f9e
commit
1361c72f46
9
.github/tests.sh
vendored
9
.github/tests.sh
vendored
@ -13,15 +13,10 @@ done
|
||||
|
||||
docker exec -i zammad-docker-compose_zammad-railsserver_1 bash <<'EOF'
|
||||
set -o errexit
|
||||
#bundle install --without mysql
|
||||
#rake test:units
|
||||
|
||||
#ruby -I test/ test/integration/package_test.rb
|
||||
|
||||
bundle exec rails test test/integration/elasticsearch_active_test.rb
|
||||
bundle exec rails test test/integration/aaa_auto_wizard_base_setup_test.rb
|
||||
bundle exec rails test test/integration/elasticsearch_test.rb
|
||||
bundle exec rails test test/integration/report_test.rb
|
||||
|
||||
bundle exec rails test test/integration/user_agent_test.rb
|
||||
EOF
|
||||
|
||||
docker-compose logs
|
Loading…
Reference in New Issue
Block a user