konova/api/utils/serializer/v1
mpeltriaux 5a7ea0b6c2 #31 API Tests
* adds creation tests with minimum data for intervention, compensation, ema and ecoaccount
* fixes bug where empty geometry would not be created properly using the API
* reworks key fetching from POST data, so inproperly stated keys will lead to an error for the API user, instead of silently working and use default data
* adds some logical checks for deductable_surface of eco account creation using api
* fixes bug that would have occured on creating compensations via api
2022-01-27 17:09:38 +01:00
..
__init__.py #31 API POST Intervention 2022-01-24 12:17:17 +01:00
compensation.py #31 API Tests 2022-01-27 17:09:38 +01:00
ecoaccount.py #31 API Tests 2022-01-27 17:09:38 +01:00
ema.py #31 API Tests 2022-01-27 17:09:38 +01:00
intervention.py #31 API WIP 2022-01-25 09:29:14 +01:00
serializer.py #31 API Tests 2022-01-27 17:09:38 +01:00