These are currently a mess of static files. The approach is not flexible or extensible and does not make it easy to test generateDocument() against new DID document formulations.
Rather than all these static files, probably it's sufficient to have some key templates available where tests can adjust specific fields to create desired variations.
Other approaches might be even better.
These are currently a mess of static files. The approach is not flexible or extensible and does not make it easy to test
generateDocument()against new DID document formulations.Rather than all these static files, probably it's sufficient to have some key templates available where tests can adjust specific fields to create desired variations.
Other approaches might be even better.