Commit 1b5aa83
chore: e2e tests results page (#422)
* site setup
* add timestamp to json data
* download data to e2e site
* remove site from report
* chore: format with prettier
* update path
* deploy preview on test run
* updaate chart to use group data
* put % and # in right place
* smol updates
* remove slack notification
* update svgs and styles
* add skipped test suites to drpdwns
* remove skipped from main results
* remove deploy step
* remove deployInfo2slack.ts
* rename svg file to make casing consistent
* configure node version in package.json and remove eslint-disable for unsupported-featrures
* Apply suggestions from code review
Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>
* remove unused classnames
* get result of command and not command
* provide token
* specify repo
* checkout repo and provide ntl auth token
* install site deps
* install deps in site directory and not repo root
* remove sample test-results.json before downloading fresh one
* checkout early
* define test groups in single location
* destroy the chart in useEffect cleanup instead of trying to find previous one and destroying it early in useEffect
* don't need env per step
* fix Inter font
* use standard bold weight to avoid fake bold
* don't use root repo eslint config for report site
* bump site deps
* remove no longer unit script
---------
Co-authored-by: taty2010 <taty2010@users.noreply.github.com>
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>1 parent f6d4661 commit 1b5aa83
File tree
26 files changed
+18594
-141
lines changed- .github/workflows
- e2e-report
- app
- components
- data
- public
- tools/deno
26 files changed
+18594
-141
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | | - | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 | | |
23 | 31 | | |
24 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
| 258 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Binary file not shown.
0 commit comments