Matt Gerega
c6f9abeced
Changed initial_weight to be net weight, not gross weight
2024-04-10 11:00:46 -04:00
Matt Gerega
a6ae808389
Added additional integration tests for measure and add
2024-03-28 09:29:39 -04:00
hcooper
1273b20224
Support dynamic ports
2024-01-23 11:16:57 -08:00
Donkie
f8cc9f7eda
Updated integration tests to not require exact match
...
This matches how we want clients to behave, they should ignore any extra fields that are sent in the response.
2024-01-23 18:58:58 +01:00
Donkie
7972f4d401
Update test_add.py
2024-01-23 18:58:58 +01:00
pdsccode
28a70d5190
Merged spool price testing into existing test methods
2024-01-07 14:24:14 +01:00
pdsccode
05dfb611cf
Revert "Fixed test error that asserts 404 on create"
...
This reverts commit f13c61b9e9 .
2024-01-07 14:17:59 +01:00
pdsccode
f13c61b9e9
Fixed test error that asserts 404 on create
2024-01-07 13:44:04 +01:00
pdsccode
44b20fb360
Fixed code formatting
2024-01-07 13:25:05 +01:00
pdsccode
577ed1e680
Changed to show filament price if no spool price set and added tests
2024-01-06 21:42:09 +01:00
Donkie
9595aec675
Fixed registered field having wrong timezone
...
This happened with at least Postgres, which took it's server's timezone. It's complicated. Let's just set it from our side instead where we have some control.
2023-10-02 21:36:50 +02:00
Donkie
b795680226
Added missing timezone in responses
...
Fixes #114
2023-09-20 20:13:02 +02:00
Donkie
8e9ca8e305
Fixed ruff in CI
2023-09-04 20:36:02 +02:00
Donkie
c820112e11
Split up integration tests into individual files
2023-08-21 22:16:52 +02:00