docker-taiga icon indicating copy to clipboard operation
docker-taiga copied to clipboard

Create integration tests and make them running on CI

Open blackandred opened this issue 5 years ago • 0 comments

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

blackandred avatar Oct 07 '20 16:10 blackandred