9 Commits

Author SHA1 Message Date
Tom Longhurst
cd1835326b Fix xUnit Warnings (#2906)
* Fix xUnit Warnings

* Fix

* Fix formatting in AsyncPaginationExtensionGenerator.cs

---------

Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2024-04-15 13:19:26 -07:00
Lehonti Ramos
d46527d143 Added readonly to fields that are never modified (#2759)
Co-authored-by: Lehonti Ramos <john@doe>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
2023-08-11 09:53:51 -07:00
Ryan Gribble
acbc3fec00 Update impacted tests to use new Context creation and Delete helper methods 2016-06-08 21:52:18 +10:00
Brendan Forster
4161c192e1 Merge branch 'master' into shiftkey-repository-pages-api-options 2016-05-18 12:57:12 +03:00
Alexander Efremov
db839f58d4 Redundant braces of argument list were removed (#1277) 2016-04-21 16:23:42 +10:00
Prayank Mathur
a9fcefab99 Syncing the fork 2016-04-11 09:49:54 +05:30
Prayank Mathur
43f6cfe28b Added ApiOption overloads to methods on IRepositoryCommitsClient (#1247)
* Added ApiOptions overloads for RepositoryCommitClient methods

* Added overloads to Reactive clients

* Integration tests in progress

* Integration test addition in progress

* More integration tests added

* Added Ensure things

* Minor changes

* Minor changes

* Few changes

* Tried to fix errors

* Tried to fix errors

* Fixed a few things

* Fixed integration tests

* Tidying up

* Added public keyword

* Added unit tests for GetAll() in normal and reactive methods

* Minor changes

* Changed the class name

* Fixed the unit test
2016-04-10 17:28:01 -04:00
Prayank Mathur
8ca8227ba0 Fixes 2016-04-07 12:59:00 +05:30
aedampir@gmail.com
b93f0ece0b ObservableRepositoryDeployKeysClientTests fixes 2016-03-29 17:46:19 +07:00