-
Task
-
Resolution: Released
-
Should have
-
None
-
3
-
CI/CD, Testing
-
Sprint #139, Sprint #140, Sprint #141, Sprint #143, Sprint #144, Sprint #145, Sprint #146, Sprint #147
We need our test jobs to run on Pull Requests coming from contributors forks. The two jobs that run unit tests work fine, but the one that run Codeception tests fails because Environmental Variables (aka Secrets) are not shared with forks for security reasons.
Tasks
- Simplify the "acceptance-tests" job steps, so it doesn't require any secrets to run