openstreetmap-website/test/models
Nenad Vujicic 687429482f Removed author_{id, ip} methods from Note model
Removed author_id, author_ip methods from Note model because they are not used anymore. Also, removed associated unit tests.
2025-01-28 13:47:03 +01:00
..
acl_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
changeset_comment_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
changeset_tag_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
changeset_test.rb Move mechanics of changeset subscriptions into the model 2024-02-25 09:48:11 +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 Fix some ruby 3 compatibility issues 2021-04-22 19:20:25 +01:00
friend_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
issue_comment_test.rb Put issue comments through kramdown formatter 2022-05-06 13:36:59 +01:00
issue_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
language_test.rb Don't show native language name if it's the same as English name 2024-01-02 09:09:33 +03:00
message_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
node_tag_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
node_test.rb Update tests to avoid triggering changeset size limits 2024-06-19 00:46:35 +01:00
note_comment_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
note_test.rb Removed author_{id, ip} methods from Note model 2025-01-28 13:47:03 +01:00
old_node_tag_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
old_node_test.rb Move the xml format test for old nodes to the controller test 2021-09-15 17:05:34 +01:00
old_relation_tag_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
old_relation_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
old_way_tag_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
old_way_test.rb Remove both Potlatch versions 2021-01-05 21:18:45 +00:00
redaction_test.rb Test validation of title and description presence for redactions 2024-03-11 09:27:30 +00:00
relation_member_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
relation_tag_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
relation_test.rb Rename update element consistency check 2024-03-30 10:57:39 +03:00
report_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
trace_test.rb Add a limit on the number of points in a GPS trace 2024-02-25 09:50:02 +00:00
tracepoint_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
tracetag_test.rb Fix some ruby 3 compatibility issues 2021-04-22 19:20:25 +01:00
user_mute_test.rb Add tests & factories for UserMute feature 2023-12-19 12:57:47 -05:00
user_preference_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
user_test.rb Add user transient attribute to oauth_access_token factory 2025-01-23 17:43:30 +03:00
way_node_test.rb Remove the api_fixtures helper 2017-06-01 10:59:48 +01:00
way_tag_test.rb Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
way_test.rb Rename update element consistency check 2024-03-30 10:57:39 +03:00