This website requires JavaScript.
Explore
Help
Register
Sign In
hasslesstech
/
IoT-Systems
Watch
1
Star
0
Fork
0
You've already forked IoT-Systems
Code
Issues
Pull Requests
Actions
Activity
Files
dc09d79696d3f427edd92872b5d68faf7a5d59dc
IoT-Systems
/
store
/
test-entry.sh
5 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
[P] Add general smoke test and Store incremental test
2026-03-23 17:03:17 +02:00
#!/bin/sh
PYTHONPATH
=
$PWD
python3 test/main_test.py
[P] Integrate additional store testing into CI pipeline
2026-03-27 16:34:12 +02:00
PYTHONPATH
=
$PWD
python3 -m pytest test_db.py
Reference in New Issue
Copy Permalink