Commit Graph

18 Commits

Author SHA1 Message Date
Donkie
902e98b059 Increased itest connection timeout 2024-08-07 15:27:22 +02:00
Donkie
3454002c09 Fixed conftest 2024-08-07 15:19:35 +02:00
Donkie
515722bf4f Attempt to make itest spoolman up check more robust 2024-08-07 15:12:42 +02:00
Donkie
c851950701 Tests fully pass again 2024-05-23 20:13:51 +02:00
Donkie
535fa40ad2 Updated most python dependencies
Primarily FastAPI and Pydantic to v2. Also ruff to latest.

Updated some code to support Pydantic v2
2024-05-23 19:42:27 +02:00
Matt Gerega
a6ae808389 Added additional integration tests for measure and add 2024-03-28 09:29:39 -04:00
Hereward Cooper
c0714e053d change test var name 2024-01-30 14:09:32 -08:00
hcooper
1273b20224 Support dynamic ports 2024-01-23 11:16:57 -08:00
Donkie
1caae75d81 Update conftest.py 2024-01-23 18:58:57 +01:00
Donkie
86e126f775 Added some basic field CRUD tests 2024-01-23 18:58:57 +01:00
Donkie
13994c486f Added module-level fixtures in tests 2023-09-16 11:13:30 +02:00
Donkie
9a7375d781 Added test cases for finding empty spool fields 2023-09-16 11:13:30 +02:00
Donkie
34257869ba Minor ruff fixes in integration tests 2023-07-10 11:21:36 +02:00
Donkie
5654b5d7bc Added used_length and remaining_length API fields
They're calculated from the weights

Resolves #37
2023-07-10 11:19:46 +02:00
Donkie
f24b9610e8 Added automatic nightly SQLite backups
Resolves #22
2023-07-04 14:59:05 +02:00
Donkie
5f639b7a89 Full API integration test coverage 2023-05-21 23:06:23 +02:00
Donkie
89cff893aa Full integration test coverage for the vendor API 2023-05-18 17:53:02 +02:00
Donkie
c6ee7df535 Start of integration tests 2023-05-18 14:38:28 +02:00