aboutsummaryrefslogtreecommitdiff
path: root/test/system
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that the last search is honoredMiquel Sabaté Solà2024-03-151-0/+13
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* 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-146-24/+56
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-138-0/+467
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>