sander1095 / munisio

A modern HATEOAS library for .NET to reduce your client-side validation
MIT License
10 stars 6 forks source link

Write unit tests #13

Open sander1095 opened 3 years ago

sander1095 commented 3 years ago

Unit tests should be written to test the action filter, the link builder, etc.

Because the library is quite small, they should be easy to write