NClient
NClient copied to clipboard
Increase code coverage
.. and hold stable at least 80%
Having excluded the forked parts of the code (they have already been tested), we found out the real percentage of test coverage - 74%. Just a little bit left! :)
It seems that there are enough integration tests for the client, but there are none for the factory. We need to think about how to implement them.
Unit tests are also required for the following classes:
NClient
- [ ] RestNClientBuilder
- [ ] RestNClientFactoryBuilder
NClient.Standalone
- [ ] ClientInterceptor
NClient.Common
- [ ] Converters
- [ ] ContentExtensions
NClient.Providers.Api.Rest
- [ ] RestRequestBuilder
NClient.AspNetCore
- [ ] NClientControllerFinder
- [ ] VirtualControllerInterceptor
- [ ] ControllerQualifier
- [ ] VirtualControllerFeatureProvider
- [ ] AddNClientControllersExtensions
- [ ] ModelExtender
NClient.Providers.Mapping.LanguageExt
- [ ] ResponseToEitherBuilder
Go get 'em tiger!
is anyone working on this?
@kolatcole hi! No, you can do it :)