-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WIP api implementation * implement update multiple features, one test * wip * update one feature by id * add test * add test * add test * align tests, autoformat * allow returned feature collection to specify updated * revert previous change, extract features twice in transformWriteResultToXyzCollectionResponse * adjust result helper to not rely on cursor reposition * switch to test helper class * add deleted features readout ability * decouple update feature test resource from create * add test * add test * add test * explicit imports * autoformat * renaming correctly to upsert * fix cherry pick error * autoformat * decouple upsert and update tests completely from create * improve test assertion * change mock and test to return 404 for updating non existent features * fix conflict with maintenance branch * update openapi yaml * fix mock * clean up * reformat * adjust description in openapi yaml
- Loading branch information
Showing
24 changed files
with
893 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.