github.com/redhat-appstudio/e2e-tests@v0.0.0-20230619105049-9a422b2094d7/tests/README.md (about) 1 # E2E tests 2 3 Tests folder contains E2E related to several components divided in folders: 4 5 | Folder | Component repository | README | Note | 6 |---|---|---|---| 7 | `build` | [build-service](https://github.com/redhat-appstudio/build-service), [jvm-build-service](https://github.com/redhat-appstudio/jvm-build-service) | [README.md](/tests/build/README.md) | | 8 | `cluster-registration` | https://github.com/stolostron/cluster-registration-operator | [README.md](/tests/cluster-registration/README.md) | | 9 | `e2e-demos` | N/A | [README.md](/tests/e2e-demos/README.md) | | 10 | `has` | https://github.com/redhat-appstudio/application-service | [README.md](/tests/has/README.md) | | 11 | `integration-service` | https://github.com/redhat-appstudio/integration-service | N/A | | 12 | `load-tests` | N/A | [LoadTests.md](/docs/LoadTests.md) | | 13 | `release` | https://github.com/redhat-appstudio/release-service | N/A | |