You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Resolvesspring-cloud#185
No description provided.
The text was updated successfully, but these errors were encountered: