| c9d4beeb | 26-Jan-2026 |
Alexander Hansen <alexander.hansen@9elements.com> |
test: log device inventory: match schema
The json inside that testcase does not match the schema which causes issues when moving EM away from nlohmann::json data structures.
Since that json will th
test: log device inventory: match schema
The json inside that testcase does not match the schema which causes issues when moving EM away from nlohmann::json data structures.
Since that json will then fail to parse into a valid EM config.
Tested: Unit Tests Pass
Change-Id: I6a528c9ad7f703c94183025c53ec458ee4129cdc Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
show more ...
|