Commit Graph

8 Commits

Author SHA1 Message Date
aedampir@gmail.com
5c835574b0 ObservableUserEmailsClientTests have been rewritten in order to support project coding styles. 2016-03-16 20:23:21 +07:00
aedampir@gmail.com
fdcd0f95ec Some integration tests have been rewritten according to @shiftkey remarks. 2016-03-16 13:08:57 +07:00
aedampir@gmail.com
a1341c99be Unused commented test has been removed. 2016-03-16 12:20:01 +07:00
aedampir@gmail.com
f16b20d28d Some new integration tests were added in order to test Pagination Support on IUserEmailsClient and IObservableUserEmailsClient. 2016-03-15 19:32:42 +07:00
aedampir@gmail.com
dd969f2436 New unit and integration tests were added in order to test IObservable<EmailAddress> GetAll(ApiOptions options) method. 2016-03-15 18:58:57 +07:00
Brendan Forster
60e3c9a675 tidy up some using statements 2015-01-04 10:03:47 +09:30
Brendan Forster
28e8372922 extract helper method for setting up GitHubClient 2015-01-04 10:03:45 +09:30
Peter MacNaughton
3f6bb24193 Integration tests for ObservableEmailsClient
This only tests the GetAll method at this point. Would like to have
Delete implemented before testing Add so that we can do cleanup.
2014-02-08 12:50:45 -07:00