Clean e2e test example (#1535)

* a template for a clean tests

* vendor: update ginkgo,gomega,testify

* e2e template: Remove Before/AfterSuite and rename file

* gofmt

* don't ignore .odo
This commit is contained in:
Tomas Kral
2019-04-01 15:09:14 +02:00
committed by OpenShift Merge Robot
parent ffa2756f7c
commit 7c81a212d8
400 changed files with 15162 additions and 4136 deletions

3
.gitignore vendored
View File

@@ -69,6 +69,3 @@ tags
# VSCode specific
.vscode
# local .odo config directory
.odo
*/**/.odo