Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Integration tests that require authentication should be run on startup and results logged. #61

Open
kklipsch opened this issue Jun 10, 2015 · 1 comment

Comments

@kklipsch
Copy link
Contributor

It is too problematic to embed credentials into any of the builds (we are accepting pull requests from the internet which trigger jobs).

Instead we should migrate the existing tests that take credentials into a health check sub command of grimd. Replaced #58

@kklipsch
Copy link
Contributor Author

Changed this to not be a healthcheck endpoint. We do not want to open up a web port with grim. Instead it should run the tests on startup and log the results.

@kklipsch kklipsch changed the title Move integration tests that require credentials into a health check endpoint Integration tests that require authentication should be run on startup and results logged. Apr 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant