aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMax Magorsch <max@magorsch.de>2020-01-01 03:58:23 +0100
committerMax Magorsch <max@magorsch.de>2020-01-01 03:58:23 +0100
commit20b84a1c15a3ad0da9fed2232605a4a06cc39ed7 (patch)
tree2ce01b524aa129480b4c4456836c9fe1dfffe80d /test
parentRun the test in travis (diff)
downloadpackages-5-20b84a1c15a3ad0da9fed2232605a4a06cc39ed7.tar.gz
packages-5-20b84a1c15a3ad0da9fed2232605a4a06cc39ed7.tar.bz2
packages-5-20b84a1c15a3ad0da9fed2232605a4a06cc39ed7.zip
Fix the test failures
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>
Diffstat (limited to 'test')
-rw-r--r--test/fixtures/repo/profiles/categories1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/repo/profiles/categories b/test/fixtures/repo/profiles/categories
new file mode 100644
index 0000000..37d71c6
--- /dev/null
+++ b/test/fixtures/repo/profiles/categories
@@ -0,0 +1 @@
+virtual \ No newline at end of file