You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/api/tests/v1/create
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
3 years ago
..
__init__.py #31 API Tests 3 years ago
compensation_create_post_body.json #31 API Tests 3 years ago
ecoaccount_create_post_body.json #31 API Tests 3 years ago
ema_create_post_body.json #31 API Tests 3 years ago
intervention_create_post_body.json #31 API Tests 3 years ago
test_api_create.py #31 API Tests 3 years ago