Files
IoT-Systems/store/test-entry.sh
hasslesstech 2164003482
Some checks failed
Component testing / Hub testing (push) Successful in 25s
Component testing / Store testing (push) Successful in 45s
Component testing / Integration smoke testing (push) Failing after 11m40s
[P] Integrate additional store testing into CI pipeline
2026-03-27 20:19:34 +02:00

5 lines
98 B
Bash
Executable File

#!/bin/sh
PYTHONPATH=$PWD python3 test/main_test.py
PYTHONPATH=$PWD python3 -m pytest test_db.py