Run tests in the end

This commit is contained in:
Milos Milosevic 2023-04-18 12:53:12 +02:00
parent 2a6c917e4c
commit fd492ca196

View file

@ -141,6 +141,7 @@ test-e2e:
- docker image ls -a
- python3 main.py --start all
- docker ps -a
- python3 -m pytest test_btc_init_state.py test_hive_inital_state.py test_pp_inital_state.py
- python3 main.py --stop
- deactivate
- docker ps -a