add tests

This commit is contained in:
holger krekel
2023-10-14 12:07:46 +02:00
parent 1742ee07c8
commit 6003c9294d
2 changed files with 45 additions and 1 deletions

View File

@@ -3,4 +3,4 @@ pushd doveauth/src/doveauth
../../venv/bin/pytest
popd
online-tests/venv/bin/pytest online-tests/ -vrx
online-tests/venv/bin/pytest online-tests/ -vrx --durations=5