mirror of
https://github.com/chatmail/relay.git
synced 2026-06-09 21:21:09 +00:00
4fc63461fb
- refactor login tests to allow running them against both imap/smtp
4 lines
108 B
INI
4 lines
108 B
INI
[pytest]
|
|
addopts = -vrsx --strict-markers
|
|
markers = slow: mark test as slow (requires --slow option to run)
|