]> git.openstreetmap.org Git - rails.git/commit
Updates note_comments and notes factories
authorNenad Vujicic <nenadus@gmail.com>
Tue, 4 Mar 2025 15:04:45 +0000 (16:04 +0100)
committerNenad Vujicic <nenadus@gmail.com>
Tue, 4 Mar 2025 15:13:38 +0000 (16:13 +0100)
commit047e972b2d448ade83382c0f824cb6e123b9bacb
treea482e11d5f388b7af094d51acaa892ebd54fde3f
parentc3e8a2efd2c9adfc767479112051435849328502
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.
test/factories/note_comments.rb
test/factories/notes.rb