mirror of
https://github.com/chatmail/relay.git
synced 2026-07-01 07:41:19 +00:00
test: test concurrent user creation
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
venv/bin/tox -c chatmaild
|
||||
venv/bin/tox -c deploy-chatmail
|
||||
venv/bin/pytest tests/online -vrx --durations=5 $@
|
||||
venv/bin/pytest tests/online -rs -vrx --durations=5 $@
|
||||
|
||||
Reference in New Issue
Block a user