]> git.openstreetmap.org Git - rails.git/commit
Added unit tests for new Note methods
authorNenad Vujicic <nenadus@gmail.com>
Mon, 13 Jan 2025 10:28:11 +0000 (11:28 +0100)
committerNenad Vujicic <nenadus@gmail.com>
Wed, 15 Jan 2025 11:12:56 +0000 (12:12 +0100)
commit11e0444f363a08a08b730a169f56617cd9885315
tree1ca0b95f6921357b27589a370649e14f7e6000e4
parent2c19c2143ec51e507d19b41fb6c89454b3d83dfc
Added unit tests for new Note methods

Added unit tests for new Note methods and updated system tests to use description instead of first comment's body.
test/models/note_test.rb
test/system/report_note_test.rb
test/system/report_user_test.rb