File tree
14 files changed
+12354
-12851
lines changed- .github/workflows
- cypress
- e2e
- 1-the-whole-process
- 2-the-vm-sandbox
- 3-the-router
- support
- website
14 files changed
+12354
-12851
lines changedDiff for: .github/workflows/ci.yml
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
|
Diff for: .npmrc
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + |
Diff for: cypress.config.ts
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Diff for: cypress.json
-3
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Diff for: package.json
+8-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 |
| |
6 | 11 |
| |
7 |
| - | |
8 | 12 |
| |
9 | 13 |
| |
10 | 14 |
| |
| |||
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
16 |
| - | |
| 20 | + | |
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
| |||
59 | 63 |
| |
60 | 64 |
| |
61 | 65 |
| |
62 |
| - | |
| 66 | + | |
63 | 67 |
| |
64 | 68 |
| |
65 | 69 |
| |
| |||
90 | 94 |
| |
91 | 95 |
| |
92 | 96 |
| |
| 97 | + | |
93 | 98 |
| |
94 | 99 |
| |
95 | 100 |
| |
|
0 commit comments