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

Add test to ensure IllegalStateException is thrown when trying to undeploy an app that has not been deployed #185

Closed
markpollack opened this issue Feb 1, 2017 · 0 comments
Assignees
Labels
type/backport Is a issue to track backport, use with branch/xxx
Milestone

Comments

@markpollack
Copy link
Contributor

markpollack commented Feb 1, 2017

No description provided.

@sabbyanandan sabbyanandan modified the milestones: 1.2.0.M2, 1.2.0.M1 Feb 10, 2017
@ilayaperumalg ilayaperumalg changed the title Add test to ensure IllegalStateException is thrown when trying to deploy an app that has not been deployed Add test to ensure IllegalStateException is thrown when trying to deploy an app that has been deployed Feb 14, 2017
@ilayaperumalg ilayaperumalg changed the title Add test to ensure IllegalStateException is thrown when trying to deploy an app that has been deployed Add test to ensure IllegalStateException is thrown when trying to undeploy an app that has not been deployed Feb 14, 2017
ilayaperumalg added a commit to ilayaperumalg/spring-cloud-deployer that referenced this issue Feb 14, 2017
 - When the app has not been deployed, the undeploy invocation should throw `IllegalStateException`.
 - Update the test case in `AbstractAppDeployerIntegrationTests` to have all the deployer implementations to conform

Resolves spring-cloud#185
@sabbyanandan sabbyanandan modified the milestones: 1.2.0.M2, 1.2.0.M1 Feb 14, 2017
@trisberg trisberg removed the in pr label Feb 17, 2017
@cppwfs cppwfs added type/backport Is a issue to track backport, use with branch/xxx and removed for/backport labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/backport Is a issue to track backport, use with branch/xxx
Projects
None yet
Development

No branches or pull requests

5 participants