nfdi4plants/arc-validate-package-registry

Add tests for possible null values

Opened this issue · 1 comments

As the C# API and database schema allow null for optional values, we have to add tests for the Client how these values are handled on conversion to index types

this needs integration tests and is related to #32 and #15