Write new NIX compatibility tests for odML v1.4 compatible metadata
Open
1.5
no-bindings rewrite
- Dominant language
- Python
- Stars
- 22
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
We need new tests for the change in metadata introduced in PR #313. This PR changes the way metadata are represented in the file, so NIX compatibility should be ensured going forward.
Tests:
- `uncertainty` and `reference` are now properties of the `Property` object.
- `dependency`, `dependency_value`, `value_origin`, and `odml_type` as new properties of the `Property` object.
- The values of a Property are written (and read) the same way in both libraries (already partially implemented).
- `reference` as a new property of `Section`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.