Donkie
|
4e0851e7c3
|
Added full tests for vendor
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
0f58ddfd88
|
Modernized vendor tests
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
978773583a
|
Full testing done for filaments
Also added tests for having multiple sorts
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
acc6ab56a5
|
Fixed tests for non-sqlite dbs
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
aa28e51c28
|
Added offset and limit tests for spools
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
13994c486f
|
Added module-level fixtures in tests
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
e436aa4975
|
Added tests for spool find sorting
|
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
|
826fde6967
|
API find nested filters now specified using period
Previously you used underscore, like vendor_name. This made fields like filament_article_number have ambiguous underscores.
|
2023-09-16 11:13:30 +02:00 |
|
Donkie
|
8e9ca8e305
|
Fixed ruff in CI
|
2023-09-04 20:36:02 +02:00 |
|
Donkie
|
e6b30da55d
|
Split spool test_find into individual tests
|
2023-08-21 22:16:52 +02:00 |
|
Donkie
|
c820112e11
|
Split up integration tests into individual files
|
2023-08-21 22:16:52 +02:00 |
|
Donkie
|
4cb2542a41
|
Added support for color_hex alpha channel
|
2023-08-12 21:32:20 +02:00 |
|
Donkie
|
5798f91b60
|
Updated integration tests to support archived
|
2023-07-14 14:54:59 +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
|
936b11de24
|
Backend now fully supports negative consumption
Updated integration tests to verify this.
|
2023-07-08 20:07:32 +02:00 |
|
Donkie
|
2690cd747b
|
Updated backup integration test
|
2023-07-07 17:47:54 +02:00 |
|
Donkie
|
f24b9610e8
|
Added automatic nightly SQLite backups
Resolves #22
|
2023-07-04 14:59:05 +02:00 |
|
Donkie
|
94d8cbf227
|
SQLite dbs now handle concurrent reqs better
Closes #7
|
2023-06-30 22:28:01 +02:00 |
|
Donkie
|
1fd89807d4
|
Contract test for concurrent spool use
|
2023-06-30 21:53:01 +02:00 |
|
Donkie
|
64aaf2a06a
|
404 error is now more descriptive
|
2023-06-28 20:44:22 +02:00 |
|
Donkie
|
3aec319b6a
|
Now correctly handles datetimes with timezone set
|
2023-06-25 17:57:17 +02:00 |
|
Donkie
|
4e409f6bb6
|
Added filament color code field
|
2023-06-01 19:56:24 +02:00 |
|
Donkie
|
7c7ee9296c
|
Added extruder/bed temp override settings
Closes #4
|
2023-05-28 21:52:51 +02:00 |
|
Donkie
|
424856c710
|
Improved tests for add in integration tests
|
2023-05-28 21:40:17 +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 |
|