Add some more scan_directories tests

This commit is contained in:
Julian Stirling 2025-06-28 23:59:35 +01:00
parent 7193ec34f5
commit 7f0745d772
3 changed files with 108 additions and 19 deletions

View file

@ -37,6 +37,7 @@ dev = [
"mypy-gitlab-code-quality",
# "pytest-gitlab-code-quality", # pytest version constraint clashes with labthings
"pytest",
"pytest-mock==3.14",
"matplotlib~=3.10",
"hypothesis",
]