0xMatt / ngx-oauth-client

An Angular4+ compatible OAuth2.0 compliant HTTP wrapper.
https://0xMatt.github.io/ngx-oauth-client
MIT License
39 stars 9 forks source link

Ensure all NgxRequest options get properly overriden #4

Open 0xMatt opened 7 years ago

0xMatt commented 7 years ago

Due to #3 and despite test coverage being at 96%, it needs to be thoroughly tested that all override parameters are properly tested and edge cases for each request method apply them correctly.