Add Docker-executed pytest suite with >90% coverage
This commit is contained in:
2
apps/core/tests/test_smoke.py
Normal file
2
apps/core/tests/test_smoke.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def test_smoke():
|
||||
assert 1 == 1
|
||||
Reference in New Issue
Block a user