Commit e30fe92
[translator/azurelogs] Increase unit test coverage (open-telemetry#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. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes
open-telemetry#39136.
---------
Co-authored-by: Antoine Toulme <[email protected]>1 parent d17c827 commit e30fe92
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