client/pkg/wait
Navid Shaikh 65f1c081ee Add kn revision delete command (#207)
* Adds kn revision delete command

* Adds unit tests for revision delete command

* Adds integration tests for revision delete command

 Added revision delete command tests in new workflow namely
 TestRevisionWorkflow.

* Removes extra line and renames an import alias

* Adds 10 seconds sleep between service create and revision delete

 Also adds check for 'No resources found' while grabbing revision name.

* Clean up imports

* Removes the pause after service create

* Updates testing output strings in unit and e2e

* Updates post goimports on hack and test dirs
2019-06-28 10:21:08 -07:00
..
test_wait_helper.go feat(service create): Wait for a service to be ready when its created (#156) 2019-06-28 05:57:06 -07:00
wait_for_ready.go Add kn revision delete command (#207) 2019-06-28 10:21:08 -07:00
wait_for_ready_test.go feat(service create): Wait for a service to be ready when its created (#156) 2019-06-28 05:57:06 -07:00