+ Max: 26
+
+# Offense count: 540
+Minitest/MultipleAssertions:
+ Max: 81
+
+# Offense count: 26
+# Cop supports --auto-correct.
+Minitest/TestMethodName:
+ Exclude:
+ - '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_blocks_test.rb'
+ - 'test/integration/user_creation_test.rb'