update
Some checks failed
Tests / test (ubuntu-latest, 3.8) (push) Failing after 24m2s
Tests / test (ubuntu-latest, 3.10) (push) Failing after 24m4s
Tests / test (ubuntu-latest, 3.9) (push) Failing after 10m52s
Tests / test (macos-latest, 3.10) (push) Has been cancelled
Tests / test (macos-latest, 3.8) (push) Has been cancelled
Tests / test (macos-latest, 3.9) (push) Has been cancelled
Tests / test (windows-latest, 3.10) (push) Has been cancelled
Tests / test (windows-latest, 3.8) (push) Has been cancelled
Tests / test (windows-latest, 3.9) (push) Has been cancelled

This commit is contained in:
2025-03-08 23:52:40 -08:00
parent a66e3ab455
commit ad11faf1b0
23 changed files with 2946 additions and 155 deletions

2
tests/fixtures/__init__.py vendored Normal file
View File

@@ -0,0 +1,2 @@
"""Test fixtures package."""
# This file can be empty, it's just to make the directory a proper package