Open
Description
- When a change is made, the tests run against the new change (there is a danger that they may run against the previous version on a branch, unless I put in a safeguard, i.e. somehow detecting that the new version has been deployed)
- Tests run successfully against the master branch, too
- Test reports