Open pkiraly opened 1 year ago
Can this issue be closed? Looks like duplicate of https://github.com/pkiraly/qa-catalogue-web/issues/143
@nichtich The two tests are different. This is an integration test. It would tests a running docker instance. The other one runs the unit tests. I did not figure it out yet how to add the process to CI/CD pipeline. The ideal workflow would like this:
The test:
1-11. are implemented in https://github.com/pkiraly/qa-catalogue-uitest, but it is not triggered automatically, and is not part of a Github Action.
These tests are needed to run the tests based on Docker environment work properly.