aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Fix the test failuresMax Magorsch2020-01-011-0/+1
| | | | | | | | | | | | | | So far the tests are failing when executed, using for example the docker-compose.test.yml file. To fix this, three things have changed: - the kkuleomi:update:all task has been added to bin/test.sh so that the test index is populated using the test data - kkuleomi_config.rb has been replaced by kkuleomi_config.rb.test - a repo/profiles/categories file has been created Signed-off-by: Max Magorsch <max@magorsch.de>
* test/fixtures: need systemd entry for test/integration/useflag_routes_testv8.0.4Robin H. Johnson2019-12-201-1/+2
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Match integration test to contents of fixture repoHans de Graaff2019-12-201-4/+4
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Fix rubocop warningsHans de Graaff2019-12-201-2/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* test/fixtures: more common profile filesRobin H. Johnson2019-12-197-0/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* rubocop: autofixRobin H. Johnson2019-12-198-91/+79
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Add a couple of initial integration testsMax Magorsch2019-10-168-0/+189
| | | | | | | Add a couple of simple integration tests for each defined route to check whether a page containing the correct heading is returned. Signed-off-by: Max Magorsch <max@magorsch.de>
* Fix deprecation of positional arguments in controller testsHans de Graaff2019-07-222-3/+3
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Use the fixture repo in the test environmentHans de Graaff2019-07-222-0/+3
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Add a package test fixture and fix USE flag testsHans de Graaff2019-07-227-3/+38
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Remove stubs for category search methodHans de Graaff2019-07-221-6/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Provide a test fixture repo and use it for testsHans de Graaff2019-07-224-4/+16
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Remove category tests for unimplemented methodsHans de Graaff2019-07-221-27/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* Add rails 2.5Alec Warner2018-05-021-4/+0
| | | | Drop setup code, it appears broken.
* Initial commit w/currently running codeAlex Legler2016-07-2023-0/+310