[tests] Working on an integration test for the vertical layout

This commit is contained in:
Olivier Philippon
2022-05-05 14:05:56 +01:00
parent 8fd7703fc5
commit a92f0f7ec5
11 changed files with 364 additions and 18 deletions

View File

@@ -46,6 +46,7 @@ includes = "src"
[tool.pytest.ini_options]
asyncio_mode = "auto"
testpaths = ["tests"]
[build-system]
requires = ["poetry-core>=1.0.0"]