mirror of
https://github.com/chatmail/relay.git
synced 2026-05-13 17:34:38 +00:00
refactor dovecot tests, move online tests one level up
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
chatmail-pyinfra/venv/bin/pytest chatmail-pyinfra/tests
|
||||
cd doveauth/src/doveauth
|
||||
#!/bin/bash
|
||||
pushd doveauth/src/doveauth
|
||||
../../venv/bin/pytest
|
||||
popd
|
||||
online-tests/venv/bin/pytest online-tests/
|
||||
|
||||
Reference in New Issue
Block a user