]> git.openstreetmap.org Git - rails.git/commit
Ensure that test utility methods are marked as private
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 28 Oct 2020 10:49:01 +0000 (11:49 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 28 Oct 2020 10:49:01 +0000 (11:49 +0100)
commitda2277505faa4b327df7bd0dd03aaf6317e77c11
treeb17da8093ae25e375b8924df646a57b5c84d4362
parent86a5e198f7a984b7b4c5e2f9eab9099fae47c878
Ensure that test utility methods are marked as private

This allows us to enable the check for test method names.
.rubocop_todo.yml
test/abilities/api_capability_test.rb
test/controllers/api/nodes_controller_test.rb
test/controllers/api/old_nodes_controller_test.rb
test/controllers/api/relations_controller_test.rb
test/controllers/api/ways_controller_test.rb
test/helpers/browse_helper_test.rb
test/integration/client_applications_test.rb
test/integration/short_links_test.rb
test/integration/user_creation_test.rb