idm-ts-types is starting to get to a point where it will need tests, to ensure compatibility between refactors.
It looks like it's possible to assert for typescript compile errors
The unit tests would primarily just be sample idm typescript code that use all the features of the code-gen, so we know if a feature breaks when introducing new changes.
idm-ts-types is starting to get to a point where it will need tests, to ensure compatibility between refactors.
It looks like it's possible to assert for typescript compile errors
The unit tests would primarily just be sample idm typescript code that use all the features of the code-gen, so we know if a feature breaks when introducing new changes.