Closed jirikuncar closed 8 years ago
@jirikuncar commented on Thu Feb 11 2016
Check that all enums have correct value after fixing rules.
Example:
Add tests to verify not only the "identity" of MARC21 and TO_MARC21 but also validate against JSON-Schema.
@switowski @hachreak @SamiHiltunen we should check at least all following enums:
"nonfiling_characters": { "enum": ["No nonfiling characters", "Number of nonfiling characters"] },
@jirikuncar commented on Thu Feb 11 2016
Check that all enums have correct value after fixing rules.
Example:
Proposal
Add tests to verify not only the "identity" of MARC21 and TO_MARC21 but also validate against JSON-Schema.