authelia/.buildkite/hooks
Amir Zarrinkafsh 6db5455762
[CI] Collect coverage from frontend during integration tests (#1472)
This change will allow us to collect frontend code coverage from our Selenium based integration tests.

Given that the frontend is embedded into the Go binary and the integration tests run with a compiled binary in Docker this poses some issues with the instrumented code and the ability for it to run in this manner. To fix this we need to relax Authelia's CSP for the integration tests. This is achieved by setting the env variable `ENVIRONMENT` to `dev`.
2020-11-19 12:50:34 +11:00
..
post-checkout do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
post-command [CI] Collect coverage from frontend during integration tests (#1472) 2020-11-19 12:50:34 +11:00
pre-artifact do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
pre-command do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
pre-exit do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00