delete deployment spec fails properly
This was a test that proves we catch raised exceptions in the CPI. However, the
exception that was raised was actually a side effect of the Config object not
being configured, not the expected CPI exception we induce in the test.
* AgentClient is mocked
* test catches the exception we intended
[#91719478]
Signed-off-by:
Corey Innis <cinnis@pivotal.io>
Showing
Please register or sign in to comment