-
- Downloads
ENH: DataModel now has `get_deep(name)`.
This should make quite a few integration tests unnecessary. for example it allows `test_reference_options()` in `test_json_schema_exporter.py`.
parent
1a34df84
No related branches found
No related tags found
This commit is part of merge request !89. Comments created here will be created in the context of that merge request.
Showing
- src/caosadvancedtools/json_schema_exporter.py 6 additions, 3 deletionssrc/caosadvancedtools/json_schema_exporter.py
- src/caosadvancedtools/models/data_model.py 24 additions, 0 deletionssrc/caosadvancedtools/models/data_model.py
- unittests/test_json_schema_exporter.py 126 additions, 0 deletionsunittests/test_json_schema_exporter.py
Loading
Please register or sign in to comment