docker-taiga
docker-taiga copied to clipboard
Create integration tests and make them running on CI
New images are automatically built whenever Taiga is released, but we do not do any tests. I think we should be running some kind of automatic tests before releasing an image.
Tests should be checking:
- If application is starting up and that backend + frontend are working, not only if NGINX serves a page
- If plugins are plugged in