Update all tests with using the filter parameter #98
Labels
code quality
Topics around code quality, e.g. refactoring, better naming of methods/classes
Milestone
Currently, there are still a lot of tests that are using the deprecated types/keys/values parameters. As the new developments don't consider these parameters anymore, but only build on the filter parameter, it is necessary to update all tests inside the ohsome API with the filter parameter to avoid running into bugs like fixed in this PR.
The text was updated successfully, but these errors were encountered: