Test coverage for RESTar was always poor, except for the RESTarTester that managed to pick up some issues.
First, the tests in RESTarTester should be migrated to xunit
Then add new tests for the internal parts using mock components
Then add some tests that make actual HTTP requests to the aspnet network provider
Test coverage for RESTar was always poor, except for the RESTarTester that managed to pick up some issues.
First, the tests in RESTarTester should be migrated to xunit
Then add new tests for the internal parts using mock components
Then add some tests that make actual HTTP requests to the aspnet network provider