Commit e22e21d
Chore: Add UI test job to CI (#712)
* Add UI test job to CI
* Update preview script
* Add OpenAPI spec to source control
* Format openapi.json
* Increase playwright web server timeout to two minutes
* Download playwright browsers
* install Playwright dependencies
* disable vite proxy for testing
* increase timeout and move build as separate step
* use node:18 image
* use node 19
* move to node 18 and run build before preview
---------
Co-authored-by: Max Mykal <mykalmax@yahoo.com>1 parent c6adb1d commit e22e21d
7 files changed
Lines changed: 1234 additions & 42 deletions
File tree
- .circleci
- web/client
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 43 | | |
61 | 44 | | |
62 | 45 | | |
63 | 46 | | |
64 | 47 | | |
65 | 48 | | |
66 | | - | |
67 | | - | |
68 | 49 | | |
69 | 50 | | |
70 | 51 | | |
| |||
90 | 71 | | |
91 | 72 | | |
92 | 73 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 74 | | |
98 | 75 | | |
99 | 76 | | |
100 | | - | |
| 77 | + | |
101 | 78 | | |
102 | 79 | | |
103 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
91 | 114 | | |
92 | 115 | | |
93 | 116 | | |
| |||
131 | 154 | | |
132 | 155 | | |
133 | 156 | | |
134 | | - | |
| 157 | + | |
| 158 | + | |
135 | 159 | | |
136 | 160 | | |
137 | 161 | | |
| |||
144 | 168 | | |
145 | 169 | | |
146 | 170 | | |
| 171 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
158 | | - | |
0 commit comments