JakubDuch7790 / WatchDogs

0 stars 0 forks source link

6 create xunit test project #19

Closed JakubDuch7790 closed 3 months ago

JakubDuch7790 commented 3 months ago

In this branch we have added tests to verify successful authentication and session token storage using MockHttpMessageHandler as well as verify that an AuthenticationException is thrown for unsuccessful responses, for instance HttpStatusCode403 Forbidden