aboutsummaryrefslogtreecommitdiff
path: root/test/system/comments_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed search for tags with spacesMiquel Sabaté Solà2024-03-151-2/+2
| | | | | | | | | | We should not split the body mindlessly, but we have to be more careful about it. Moreover, this commit also polishes the order for tags inside of comments. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added rubocop-minitestMiquel Sabaté Solà2024-03-141-8/+14
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+103
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>