aboutsummaryrefslogtreecommitdiff
path: root/test/system/things_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Handle special characters in "target" completionMiquel Sabaté Solà2024-03-201-3/+25
| | | | | | | Hyphens should be suppressed and underscores are to be taken as pairs which contain the real value to be picked. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* things: added missing tests for the js controllerMiquel Sabaté Solà2024-03-191-0/+46
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* thing: removed unique index on titleMiquel Sabaté Solà2024-03-181-6/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added rubocop-minitestMiquel Sabaté Solà2024-03-141-9/+16
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+102
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>