Commit Graph

6 Commits

Author SHA1 Message Date
Chris Simpson
8b5a7fceaf feat: Fixing master > main in integration tests (#2489) 2022-07-20 17:17:10 -05:00
Andreia Gaita
9e958bf998 Make Repository Id a long, it's going to grow... 2016-09-15 02:15:11 +02:00
Ryan Gribble
b0bc7078c3 Add integration tests for Get, Update, Delete BranchProtection methods 2016-08-10 14:50:46 +10:00
Ryan Gribble
7fa1faa5c4 integration helper context classes now work against github.com or github enterprise, by using the IConnection used to create the context, to delete it in Dispose()
update CreateContext extension methods to pass in the IConnection
2016-06-08 21:52:16 +10:00
William Barbosa
847cd1b2c8 Adds common properties to RepositoryContext
A lot of classes use the name and the owner of the repository, so for
consistency I added those as properties of the Context
2015-09-27 00:38:52 -03:00
William Barbosa
8eba9a6a9c RepositoryContext class and Extension methods 2015-09-22 23:02:17 -03:00