Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(healthchecks): add deis healthchecks e2e tests #242

Closed
wants to merge 1 commit into from

Conversation

bacongobbler
Copy link
Member

@bacongobbler bacongobbler commented Jun 27, 2016

closes #241

@bacongobbler bacongobbler added this to the v2.1 milestone Jun 27, 2016
@bacongobbler bacongobbler self-assigned this Jun 27, 2016
@bacongobbler bacongobbler force-pushed the deis-healthchecks branch 3 times, most recently from f99a23d to 9d3b567 Compare June 27, 2016 21:34
Eventually(sess).Should(Exit(0))
})

Context("and has already has a healthcheck set", func() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor typo here; looks like an extra has

@kmala
Copy link
Contributor

kmala commented Jun 28, 2016

#247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add e2e tests for deis healthchecks
4 participants