Skip to content
Snippets Groups Projects

full sync tavern tests

Merged Pawel Maniora requested to merge pmaniora_full_sync_tavern_tests into develop
5 files
+ 17
3
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -5,6 +5,8 @@ pip3 install tox --user
export HIVEMIND_ADDRESS=$1
export HIVEMIND_PORT=$2
export TAVERN_DIR="tests/tests_api/hivemind/tavern"
echo Attempting to start tests on hivemind instance listeing on: $HIVEMIND_ADDRESS port: $HIVEMIND_PORT
echo "Selected test group (if empty all will be executed): $3"
Loading