openstreetmap-website/test/controllers/api
Andy Allan 0bbfe922ea Test the versions and capabilities api in various statuses
These both need to keep working, even when the rest of the api is
unavailable, since that's how we communicate that status with the
api clients.
2024-05-29 14:51:47 +01:00
..
capabilities_controller_test.rb Test the versions and capabilities api in various statuses 2024-05-29 14:51:47 +01:00
changeset_comments_controller_test.rb Improve testing of changeset comment rate limits 2023-08-30 19:11:08 +01:00
changesets_controller_test.rb Simplify element show paths in api tests 2024-04-02 14:53:17 +03:00
map_controller_test.rb Check required bbox parameter presence outside of BoundingBox class 2023-09-03 09:47:27 +03:00
nodes_controller_test.rb Simplify element show paths in api tests 2024-04-02 14:53:17 +03:00
notes_controller_test.rb Shorten note path helper calls in tests 2024-03-24 17:19:05 +03:00
old_nodes_controller_test.rb Simplify redact element paths in api tests 2024-04-02 15:49:40 +03:00
old_relations_controller_test.rb Simplify redact element paths in api tests 2024-04-02 15:49:40 +03:00
old_ways_controller_test.rb Simplify redact element paths in api tests 2024-04-02 15:49:40 +03:00
permissions_controller_test.rb JSON output added to permissions endpoint 2022-03-08 20:21:35 +01:00
relations_controller_test.rb Simplify old element show paths in api tests 2024-04-02 15:13:27 +03:00
tracepoints_controller_test.rb Check required bbox parameter presence outside of BoundingBox class 2023-09-03 09:47:27 +03:00
traces_controller_test.rb Prefer find_by() instead of where().first 2023-10-04 17:53:58 +01:00
user_blocks_controller_test.rb Add json output for show user block api 2023-09-09 16:50:36 +03:00
user_preferences_controller_test.rb Test unicode values in user preference keys and values 2024-05-16 17:51:33 +01:00
users_controller_test.rb Fix new rubocop warnings 2023-09-26 18:42:57 +01:00
versions_controller_test.rb Test the versions and capabilities api in various statuses 2024-05-29 14:51:47 +01:00
ways_controller_test.rb Simplify element show paths in api tests 2024-04-02 14:53:17 +03:00