]> git.openstreetmap.org Git - rails.git/commit
Test the versions and capabilities api in various statuses
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 May 2024 13:45:35 +0000 (14:45 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 May 2024 13:51:47 +0000 (14:51 +0100)
commit0bbfe922eadabac6ca753e0a6d2e2410c69eae54
tree3d8c8dbb415358ecd2b7441731ff4ae5aaab5fb5
parentf2aaec4735d70868edf7aaa60ec2b1c64194cac3
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.
test/controllers/api/capabilities_controller_test.rb
test/controllers/api/versions_controller_test.rb