Commit e93a33c
committed
test(files_reader): avoid assuming filesystem discovery order
Verify discovered entities by their GTS IDs and retain assertions for
their source-file metadata. This prevents the test from failing when
os.walk returns JSON and YAML files in a different order across
platforms or filesystems.
Signed-off-by: Artifizer <artifizer@gmail.com>1 parent 317b24f commit e93a33c
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments