Update .gitignore and Makefile, add pytest-ordering to Pipfile

This commit is contained in:
2024-01-23 17:18:25 -05:00
parent d8c9d6186f
commit 9ff73e9f56
4 changed files with 18 additions and 169 deletions
+3
View File
@@ -1,4 +1,7 @@
test:
pytest --record-mode=none tests/
test-build:
pytest --record-mode=rewrite tests/
gen-model: fetch-v2-schema