Files
IoT-Systems/store/test-entry.sh
hasslesstech f304314fd9
All checks were successful
Component testing / Hub testing (push) Successful in 24s
Component testing / Store testing (push) Successful in 47s
Component testing / Integration smoke testing (push) Successful in 3m0s
[P] Integrate additional store testing into CI pipeline
2026-03-27 16:38:38 +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