properly startup metadata service and add online test for metadata

This commit is contained in:
holger krekel
2024-03-27 13:17:33 +01:00
parent a8765d8847
commit 46d31a91da
5 changed files with 42 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ dependencies = [
"black",
"pytest",
"pytest-xdist",
"imap_tools",
]
[project.scripts]