openstreetmap-website/test/models
Tom Hughes b00b9ce626 Remove arguments from assert_nothing_raised
It has never done anything with the argument and rails 5.0 warns
that rails 5.1 will remove the argument.
2017-06-02 16:33:34 +01:00
..
acl_test.rb Convert ACL fixture to a factory, and add some tests 2016-10-26 09:15:56 +01:00
changeset_comment_test.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
changeset_tag_test.rb Refactor changeset tags model test to remove dependency on fixtures. 2017-05-31 16:49:17 +01:00
changeset_test.rb Remove arguments from assert_nothing_raised 2017-06-02 16:33:34 +01:00
client_application_test.rb Convert client applications fixtures into a factory 2017-01-26 18:03:51 +00:00
diary_comment_test.rb Refactor diary entry tests to use User factory 2017-02-19 16:43:32 +00:00
diary_entry_test.rb Refactor diary entry tests to use User factory 2017-02-19 16:43:32 +00:00
friend_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
language_test.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
message_test.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
node_tag_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
node_test.rb Remove arguments from assert_nothing_raised 2017-06-02 16:33:34 +01:00
note_comment_test.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
note_test.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
oauth_nonce_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
oauth_token_test.rb Use user factory for oauth_token model test. 2017-03-09 11:04:29 +00:00
old_node_tag_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
old_node_test.rb Add explicit tests for lat/lon methods on node models 2017-03-22 20:43:39 +00:00
old_relation_tag_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
old_relation_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
old_way_tag_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
old_way_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
redaction_test.rb Remove arguments from assert_nothing_raised 2017-06-02 16:33:34 +01:00
relation_member_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
relation_tag_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
relation_test.rb Remove arguments from assert_nothing_raised 2017-06-02 16:33:34 +01:00
request_token_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
trace_test.rb Use user factory for trace model tests. 2017-03-09 10:53:11 +00:00
tracepoint_test.rb Replace trace-related fixtures with factories. 2016-10-29 16:23:04 +02:00
tracetag_test.rb Replace trace-related fixtures with factories. 2016-10-29 16:23:04 +02:00
user_preference_test.rb Use user factory for user_preference model tests. 2017-03-09 10:57:57 +00:00
user_test.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
user_token_test.rb Remove unused user_tokens fixture and pointless test. 2017-01-25 16:43:04 +00:00
way_node_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
way_tag_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
way_test.rb Remove arguments from assert_nothing_raised 2017-06-02 16:33:34 +01:00