nfdi4plants / arc-validate-package-registry

A repository of validation packages for ARCs
https://avpr.nfdi4plants.org
MIT License
1 stars 2 forks source link

Add API unit tests #15

Open kMutagene opened 5 months ago

kMutagene commented 5 months ago

See https://github.com/dotnet/AspNetCore.Docs.Samples/tree/main/fundamentals/minimal-apis/samples/MinApiTestsSample

Note that this source also offers insights on how to organize minimal API endpoints into separate files.