openstreetmap-website/test/controllers/api
Tom Hughes 4d221fd7a6 Simplify creation of bearer authorization headers
Uses the new features added to the bearer_authorization_header while
dropping basic authentication support to simplify the creation of bearer
authorization headers for API tests.
2024-09-03 18:54:05 +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 Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +01:00
changesets_controller_test.rb Drop support for basic authentication 2024-09-02 19:00:57 +01:00
map_controller_test.rb Check required bbox parameter presence outside of BoundingBox class 2023-09-03 09:47:27 +03:00
messages_controller_test.rb Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +01:00
nodes_controller_test.rb Drop support for basic authentication 2024-09-02 19:00:57 +01:00
notes_controller_test.rb Drop support for basic authentication 2024-09-02 19:00:57 +01:00
old_nodes_controller_test.rb Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +01:00
old_relations_controller_test.rb Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +01:00
old_ways_controller_test.rb Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +01:00
permissions_controller_test.rb Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +01:00
relations_controller_test.rb Drop support for basic authentication 2024-09-02 19:00:57 +01: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 Drop support for basic authentication 2024-09-02 19:00:57 +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 Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +01:00
users_controller_test.rb Simplify creation of bearer authorization headers 2024-09-03 18:54:05 +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 Drop support for basic authentication 2024-09-02 19:00:57 +01:00