Akash Shinde
Akash Shinde
Hi, what if user wanted test result of last build,I think its better to add api's which will just return json with last successful run test cases,failed and skipped one.For...
This PR adds e2e tests for GitSource and GitSourceAnanlysis. To test this PR execute. ``` make test-e2e ```
This PR borrows the work from https://github.com/redhat-developer/devconsole-operator/pull/195 A Deployment is created in the `openshift-operators` namespace such that the corresponding service would be reachable at devconsole-app.openshift-operators.svc:8080 Calls to this service would...