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