Skip to content

Commit fe5158b

Browse files
maxreichmannRandomByte
authored andcommitted
test: E2E-tests: Adjust readme
1 parent 4dc9a0e commit fe5158b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

internal/e2e-tests/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
This directory is an End-To-End test environment for the UI5 CLI containing realistic user scenarios (1) and test projects under "./fixtures" (2).
22

33
1 - Test for "ui5 --version" & Test for "ui5 build" <br>
4-
2 - "application.a.ts": Sample typescript project (modified version from [generator-ui5-ts-app](https://github.com/ui5-community/generator-ui5-ts-app))
4+
2 - Fixtures included:
5+
- "application.a": Sample javascript project (just contains controller + manifest.json)
6+
- "application.a.ts": Sample typescript project (modified version from [generator-ui5-ts-app](https://github.com/ui5-community/generator-ui5-ts-app))
57

68

7-
Currently, these tests are NOT included in any CI test pipeline.
9+
Currently, these tests are NOT included in any CI pipeline.

0 commit comments

Comments
 (0)