-
Notifications
You must be signed in to change notification settings - Fork 14
Commit 5675ba0
authored
Create Playwright test harness (#29)
* created a github action
* deleted extra file
* changed command to run test in github actions
* changed playwright config file
* changed git action
* changing github action
* Update playwright.yml
* Update playwright.yml
* add start script to package.json file
* added to github action
* fixed syntac error in github action
* added test readme file
* updated with recommendations from Fran
* changed github action to run on all branches1 parent 1334425 commit 5675ba0
File tree
8 files changed
+14960
-102
lines changed- .github/workflows
- tests
8 files changed
+14960
-102
lines changedOriginal 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 | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | - | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + |
0 commit comments