Files
IoT-Systems/store/test-entry.sh
hasslesstech 7a117a6b62
Some checks failed
Component testing / Hub testing (push) Successful in 27s
Component testing / Integration smoke testing (push) Has been cancelled
Component testing / Store testing (push) Has been cancelled
[P] Integrate additional store testing into CI pipeline
2026-03-27 16:38:05 +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