Sarah Hoffmann
|
340e7f7210
|
bdd: complete coverage for API tests
Also removes some functions that are no longer used and
fixes debug output where the tests found an issue.
|
2021-01-17 16:12:06 +01:00 |
|
Sarah Hoffmann
|
c6c907d451
|
bdd: clean up and extend API tests for details
- remove duplicates created by replacing HTML tests
with JSON tests
- add tests for newer functions for returning geometries
and hierarchies
|
2021-01-16 12:04:13 +01:00 |
|
Sarah Hoffmann
|
19ab038724
|
collect coverage for /website directory as well
|
2021-01-15 20:27:14 +01:00 |
|
Sarah Hoffmann
|
2f73bb3643
|
bdd: directly call utility scripts in lib
This removes the dependency on php-symfony-dotenv for the tests.
|
2021-01-14 18:19:22 +01:00 |
|
Sarah Hoffmann
|
74122dc965
|
bdd: improve assert output for API query checks
Adds wrapper function for checking address parts and
more explanation strings to asserts.
|
2021-01-09 16:58:37 +01:00 |
|
Sarah Hoffmann
|
12ae8a4ed3
|
bdd: move output format computation into response
|
2021-01-05 10:17:59 +01:00 |
|
Sarah Hoffmann
|
8a93f8ed94
|
bdd: move Response classes in own file and simplify
Removes most of the duplicated parse functions, introduces
a common assert_field function with a more expressive error
message.
|
2021-01-05 10:03:47 +01:00 |
|