add tests

This commit is contained in:
holger krekel
2023-10-14 12:07:46 +02:00
parent 207d7c7060
commit 0f2cb90e09
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