Commit ebe548d
authored
Feature/create test job (#8)
* add initial example workflow
* update testing steps to yarn test
* add checkout repo
* add setup node js
* add yarn install
* rename test
* change test text to correct value
* add end to end tests
* add playwright url for test env
* add install playwright browser
* fix: typo in localhost
* test: add some logging
* test: ci env variable
* fix: make CI env variable empty
* fix: unset CI env var, set by default in GithHub Actions
* try without playwright browser
* add pre commit tests
* this is a test commit
* change test comand
* change when test runs
* add initial example workflow
* update testing steps to yarn test
* add checkout repo
* add setup node js
* add yarn install
* rename test
* change test text to correct value
* add end to end tests
* add playwright url for test env
* add install playwright browser
* fix: typo in localhost
* test: add some logging
* test: ci env variable
* fix: make CI env variable empty
* fix: unset CI env var, set by default in GithHub Actions
* try without playwright browser
* add pre commit tests
* this is a test commit
* change test comand
* change when test runs
* change backstage url port in e2e test
* Update test command in run-tests.yml
* add testing section to readme1 parent a2b3867 commit ebe548d
File tree
6 files changed
+62
-13
lines changed- .github/workflows
- packages/app
- e2e-tests
- src
6 files changed
+62
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| 69 | + | |
65 | 70 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8915 | 8915 | | |
8916 | 8916 | | |
8917 | 8917 | | |
8918 | | - | |
| 8918 | + | |
| 8919 | + | |
8919 | 8920 | | |
8920 | 8921 | | |
8921 | 8922 | | |
| |||
8953 | 8954 | | |
8954 | 8955 | | |
8955 | 8956 | | |
8956 | | - | |
8957 | | - | |
8958 | | - | |
8959 | | - | |
8960 | | - | |
8961 | | - | |
8962 | | - | |
8963 | | - | |
8964 | | - | |
8965 | 8957 | | |
8966 | 8958 | | |
8967 | 8959 | | |
| |||
0 commit comments