Commit Graph

8 Commits (605ae3ae72e057bda8fad1d55b1fcc0e5d5d785a)

Author SHA1 Message Date
Christian Merten 605ae3ae72
chore(tests): add executed test methods to coverage report (#5) 2 months ago
Christian Merten 9caa3195ab
chore(CI): add tests action (#1)
We run the test suite on every commit and compute the coverage. The
action succeeds only if the coverage is at 100%.
2 months ago
Christian Merten 5efdbcb63c
chore(*): add various tests 4 months ago
Christian Merten 05cb501942
ludwigsburgalpin/tests: add tests for views and admin 11 months ago
Christian Merten e02b0acefe
docker/test: improve setup
`make test` now automatically forces a rebuild. Also passing `keepdb=true` runs
the test suite with `--keepdb` which is useful when repeatedly running tests.
11 months ago
Christian Merten 19eb0953d5
tests: fix, generate html coverage report 12 months ago
Christian Merten 52012f6679
docker/test: generate coverage report in xml
gitea/kompass/pipeline/head There was a failure building this commit Details
3 years ago
Christian Merten 4e3eb7dd5e
docker: add test setup 3 years ago