openstreetmap-website/test/factories
Nenad Vujicic 047e972b2d Updates note_comments and notes factories
Updates note_comments factory to create "commented" note comments by default. Improves notes factory to set note's description to "Default note's description" by default and to set first note's comment type to "opened" when used note_with_comments.
2025-03-04 16:13:38 +01:00
..
access_tokens.rb Use CanCanCan for changeset comments 2018-11-28 12:35:45 +01:00
acls.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
changeset_comments.rb Use implicit style for associations with factory overrides 2023-09-06 10:20:23 +01:00
changeset_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
changesets.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
diary_comments.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
diary_entries.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
diary_entry_subscriptions.rb Fix new rubocop warnings 2021-01-11 19:17:31 +00:00
follows.rb Refactor friendships controller and model 2025-01-14 11:33:56 +04:00
issue_comment.rb Add some basic testing of issue_comment model 2022-05-06 12:38:17 +01:00
issues.rb Use implicit style for associations with factory overrides 2023-09-06 10:20:23 +01:00
languages.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
messages.rb Add tests & factories for UserMute feature 2023-12-19 12:57:47 -05:00
node.rb Update tests to avoid triggering changeset size limits 2024-06-19 00:46:35 +01:00
node_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
note_comments.rb Updates note_comments and notes factories 2025-03-04 16:13:38 +01:00
note_subscriptions.rb Send notifications to note subscribers instead of commenters 2024-11-08 11:40:55 +03:00
notes.rb Updates note_comments and notes factories 2025-03-04 16:13:38 +01:00
oauth_access_grant.rb Add user transient attribute to oauth_access_grant factory 2025-01-23 18:00:55 +03:00
oauth_access_token.rb Add user transient attribute to oauth_access_token factory 2025-01-23 17:43:30 +03:00
oauth_applications.rb Use implicit style for associations with factory overrides 2023-09-06 10:20:23 +01:00
old_node.rb Use implicit style for associations with factory overrides 2023-09-06 10:20:23 +01:00
old_node_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
old_relation.rb Use implicit style for associations with factory overrides 2023-09-06 10:20:23 +01:00
old_relation_member.rb Assign proper sequence numbers to relation members in tests 2023-10-26 18:22:41 +01:00
old_relation_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
old_way.rb Use implicit style for associations with factory overrides 2023-09-06 10:20:23 +01:00
old_way_node.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
old_way_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
redaction.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
relation.rb Fix rubocop Rails/TimeZone warnings 2022-03-01 22:55:10 +00:00
relation_member.rb Assign proper sequence numbers to relation members in tests 2023-10-26 18:22:41 +01:00
relation_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
reports.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
tracepoints.rb Fix rubocop Rails/TimeZone warnings 2022-03-01 22:55:10 +00:00
traces.rb Fix rubocop Rails/TimeZone warnings 2022-03-01 22:55:10 +00:00
tracetags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
user.rb Fix rubocop warning 2024-04-21 19:07:16 +01:00
user_blocks.rb Remove duration controls for blocks that can only be revoked by editing 2024-08-22 14:01:54 +03:00
user_mute.rb Add tests & factories for UserMute feature 2023-12-19 12:57:47 -05:00
user_preferences.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00
user_role.rb Use implicit style for associations with factory overrides 2023-09-06 10:20:23 +01:00
way.rb Fix rubocop Rails/TimeZone warnings 2022-03-01 22:55:10 +00:00
way_node.rb Fix FactoryBot deprecation warnings 2018-08-28 19:12:01 +01:00
way_tags.rb Replace factory_girl with factory_bot 2017-10-29 19:29:30 +00:00