Commit dfded90
authored
Store each test session result in separate file (#25)
* store each session result in separate file
* add safety check for Details property
* update tests
* make prettier
* update tests
* clean package-lock
* update tests
* make prettier
* update json structure and tests
* fix test failures
* add more test cases
* update session heading
* make prettier
* add filename sorting and remove unnecessary variable1 parent 8f16fd4 commit dfded90
17 files changed
Lines changed: 1397 additions & 849 deletions
File tree
- plugins/+testframework
- src
- test-data/testResultsArtifacts
- t1
- linux
- mac
- windows
- t2
- linux
- mac
- windows
- t3
- linux
- mac
- windows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 25 | | |
33 | | - | |
34 | | - | |
| 26 | + | |
| 27 | + | |
35 | 28 | | |
36 | 29 | | |
37 | 30 | | |
| |||
Lines changed: 0 additions & 219 deletions
This file was deleted.
0 commit comments