aboutsummaryrefslogtreecommitdiff
path: root/test/models
Commit message (Collapse)AuthorAgeFilesLines
* search: Add a 'kind' parameterMiquel Sabaté Solà2025-09-101-0/+14
| | | | | | | This way you can also filter by the kind of resource you want to be given on the searches page. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* thing: removed unique index on titleMiquel Sabaté Solà2024-03-181-7/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added rubocop-minitestMiquel Sabaté Solà2024-03-144-54/+40
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-135-0/+247
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>