openstreetmap-website/test/controllers/api
Anton Khorev 0bd5838f51 Respond with plaintext when user not found in changeset query
The response used to be of type xml with empty body, which is not valid xml.
2023-08-19 20:26:13 +03:00
..
capabilities_controller_test.rb Expose note query limit values in api capabilities 2023-08-19 05:40:34 +03:00
changeset_comments_controller_test.rb JSON output added to changeset(s) endpoints 2022-03-14 15:52:49 +01:00
changesets_controller_test.rb Respond with plaintext when user not found in changeset query 2023-08-19 20:26:13 +03:00
map_controller_test.rb spelling: success 2021-07-21 10:45:38 -04:00
nodes_controller_test.rb spelling: forbidden 2021-07-21 10:45:38 -04:00
notes_controller_test.rb Use max note query limit setting in tests 2023-08-19 05:23:42 +03:00
old_nodes_controller_test.rb Fix new rubocop warnings 2022-10-25 19:19:57 +01:00
old_relations_controller_test.rb Resolve some extra-long lines 2020-10-28 11:07:34 +01:00
old_ways_controller_test.rb Resolve some extra-long lines 2020-10-28 11:07:34 +01:00
permissions_controller_test.rb JSON output added to permissions endpoint 2022-03-08 20:21:35 +01:00
relations_controller_test.rb Use Settings.generator string in tests 2023-08-12 19:07:36 +03:00
tracepoints_controller_test.rb Move the tracepoint coordinate format test to the controller test 2021-09-29 15:25:28 +01:00
traces_controller_test.rb Remove support for legacy trace files 2022-03-03 19:47:40 +00:00
user_preferences_controller_test.rb Add tests for routing and to ensure output format 2021-04-14 16:11:57 +01:00
users_controller_test.rb Check that user email address are only returned with read_email 2021-08-26 17:22:25 +01:00
versions_controller_test.rb Add JSON output to /api/versions 2023-08-18 05:16:39 +03:00
ways_controller_test.rb Ensure that test utility methods are marked as private 2020-10-28 11:49:01 +01:00