aboutsummaryrefslogtreecommitdiff
path: root/test/system/shared_searches_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Show all searches at the top bar alwaysMiquel Sabaté Solà2025-07-011-0/+11
| | | | | | | | | | Since 8d954606eaf3 ("Do not allow to show non-shared searches"), we were only showing saved searches, but that collided with the @searches on the top bar. This went unnoticed until now, in which the top bar will always display all searches, while the shared searches content will only display the shared ones. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Added rubocop-minitestMiquel Sabaté Solà2024-03-141-1/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+34
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>