Commit Graph

11 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
Chris Simpson
5fe3ea82f0 tests: Updates and fixes for tests, changing master to main and adding flaky tests marker (#2511) 2022-07-25 10:36:09 -05:00
Alexander Efremov
b13422f64b added integration tests 2016-06-12 15:25:35 +07:00
Robert Pethick
ffc0b35608 Switch GitDatabase->Git on IGitHubProvider 2015-12-24 17:01:37 +00:00
William Barbosa
e6ccb70fc0 Refactors the remaining test classes 2015-09-28 23:45:53 -03:00
Haacked
a94051d6b0 Repository name is required when creating a repo
I was trying to create a repository and I wasn't sure which parameters
were required. Following our philosophy of exposing required parameters
in the constructor, I change the `NewRepository` object to take in a
repository name and to make that property readonly.
2015-03-19 16:25:03 -07:00
Brendan Forster
28e8372922 extract helper method for setting up GitHubClient 2015-01-04 10:03:45 +09:30
Tim Sneed
3909498437 Internalize ProductHeaderValue
What Haacked, PaulBetts, and Shiftkey suggested
2014-02-28 06:33:44 -06:00
Brendan Forster
d361d3a99e corrected a couple of tests which were not specifying a Mode value 2013-12-24 12:18:20 +10:30
Brendan Forster
ae38cc3e3f refactoring and improving Trees tests 2013-11-27 11:35:39 -08:00
Brendan Forster
607b024452 added Trees to the base GitDatabaseClient, added some initial tests 2013-11-27 11:22:03 -08:00