aboutsummaryrefslogtreecommitdiff
path: root/test/controllers
Commit message (Collapse)AuthorAgeFilesLines
* Do not allow to show non-shared searchesMiquel Sabaté Solà2024-07-221-0/+16
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* csv: don't export underscores on "authors"Miquel Sabaté Solà2024-03-201-0/+3
| | | | | | It does not make sense on this context. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Support underscore in the exporters on titlesMiquel Sabaté Solà2024-03-201-0/+18
| | | | | | | Underscores on titles are meant to be replaced by something else on each exporter (e.g. removed on CSV, or surrounded by \emph on UOC). Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added rubocop-minitestMiquel Sabaté Solà2024-03-141-6/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+24
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>