]> git.openstreetmap.org Git - rails.git/commit
Create api elements test helper module
authorAnton Khorev <tony29@yandex.ru>
Thu, 10 Jul 2025 01:08:45 +0000 (04:08 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 11 Jul 2025 15:06:28 +0000 (18:06 +0300)
commitc2159c5d0069acace5799f8b7702fb8c0beb7d68
treed211cbe8c792a67971e4bff2ae306c4f0403953e
parentc4e676905072fc1ef4ab2ce8a759b3f14aa5d91d
Create api elements test helper module
test/controllers/api/elements_test_helper.rb [new file with mode: 0644]
test/controllers/api/nodes_controller_test.rb
test/controllers/api/relations_controller_test.rb
test/controllers/api/ways_controller_test.rb