Switch to pytest and use vcr for request storing

This commit is contained in:
Patrick Robertson
2025-01-08 11:25:13 +01:00
parent ab9335bb7a
commit 9dc4eb35de
5 changed files with 57421 additions and 21 deletions

View File

@@ -37,4 +37,4 @@ jobs:
directory: ./
- name: Run Tests
run: |
python -m unittest
pytest