1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-26 06:23:37 +00:00
catalog/test
Chmouel Boudjnah b9383b4936 Add support for REST services testing
Add support for REST services testing, if we have a directory in the tests
directory called `fixtures` with a yaml file that contains a responder
rules (see github-add-comments task example) it will add a sidecar task from
https://github.com/chmouel/go-rest-api-test/ so the test can point to it.

Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
2020-10-06 17:03:54 +01:00
..
e2e-common.sh Add support for REST services testing 2020-10-06 17:03:54 +01:00
e2e-tests.sh Bump images to 0.16.2 2020-09-15 21:33:24 +01:00
integration_test.go Add the required boilerplate to run presubmit tests in prow. 2019-05-13 11:12:56 -05:00
presubmit-tests.sh Enables the yamllint job 2020-06-25 17:20:59 +01:00
run-test.sh Add a helper script to run a task test directly from your cluster 2020-08-11 10:11:06 +01:00