Skip to content

Commit

Permalink
Change docs to run e2e tests (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
flacatus authored Jun 19, 2024
1 parent ebd96dd commit 85a5685
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> [!WARNING]
> This tests are in very beta state yet. Before running them you need to perform some steps
* Install Rhtap from https://github.com/redhat-appstudio/rhtap-installer
* Make sure that RHTAP templates[](https://github.com/redhat-appstudio/tssc-sample-templates) are imported to your RHDH instance
* Change backstageBaseUrl[](/src/tests/components.test.ts)
* Install Rhtap from https://github.com/redhat-appstudio/rhtap-installer in CI mode.
* You need to update private-values.yaml by running before installing rhtap `yq e -i '.debug.ci=true' private-values.yaml`
* Create the environments needed in the [default.env](./default.env) file. After you create them just run: `source default.env`
* Run `yarn && yarn test`

0 comments on commit 85a5685

Please sign in to comment.