add api testing #14

Merged
dan merged 12 commits from api-stuff into dev 2023-12-09 12:34:28 +01:00
Showing only changes of commit cb13efdc31 - Show all commits

View file

@ -23,6 +23,7 @@ dependencies = [
"imbox == 0.9.8",
"hatchling == 1.18.0",
"icecream",
"tabulate",
]
[project.entry-points.pytest11]