mirror of
https://github.com/chatmail/relay.git
synced 2026-08-26 18:13:15 +00:00
test: integrate lua testing into regular pytest run for push notifications
turns out Python has the nice https://pypi.org/project/lupa/ that allows us to quite easily test dovecot LUA parts without figuring out errors on deploy.
This commit is contained in:
@@ -19,6 +19,7 @@ dependencies = [
|
||||
"pytest-xdist",
|
||||
"execnet",
|
||||
"imap_tools",
|
||||
"lupa",
|
||||
"deltachat-rpc-client",
|
||||
"deltachat-rpc-server",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user