Commit 40452c9
[translator/azurelogs] Increase unit test coverage (#39176)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Every test unit that was using a log file, now compares the full log
structure with the expected one instead of just a few fields.
The previous test units all passed. I have removed them as they are now
redundant.
<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes
#39136.
---------
Co-authored-by: Antoine Toulme <[email protected]>1 parent 5f88714 commit 40452c9
File tree
17 files changed
+1282
-482
lines changed- pkg/translator/azurelogs
- testdata/expected
17 files changed
+1282
-482
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments