maddin2016
71f992a478
rename EnterpriseTeamContext to TeamContext
2016-06-08 10:15:41 +02:00
Prayank Mathur
db8738b675
Corrected TheUpdateMethod.EnsureArgumentsNotNull()
2016-03-17 16:38:42 +05:30
Ryan Gribble
bd10379846
Add Reactive implementation and unit tests
2016-02-22 21:04:15 +10:00
Ryan Gribble
6a0ef92a84
Rename LdapDn to LdapDistinguishedName and use [Parameter(Key = "ldap_dn")] to set the API field name
2016-02-17 22:55:11 +10:00
Ryan Gribble
8be8c41966
Rework tests. Note that test user and distinguished names have been replaced with generic values as we cant reveal our own domain details
2016-02-12 09:37:34 +10:00
Ryan Gribble
1f13001fd8
Change the QueueLdapSync calls to use Post<T>(uri) with no body/data
2016-02-12 09:37:33 +10:00
Ryan Gribble
6965ac44b2
Implement Reactive version
2016-02-12 09:37:32 +10:00
Ryan Gribble
a3b2a2fbda
Implement Reactive Enterprise Search Indexing Client and unit/integration tests
2016-02-11 15:07:13 +10:00
Ryan Gribble
bb4086b64d
Rename EnterpriseHelper properties to remove "GHE" prefix
2016-02-02 22:02:28 +10:00
Ryan Gribble
01ef445a40
Add Reactive versions of organization API and unit/integration tests
2016-02-01 21:10:36 +10:00
Ryan Gribble
22fa5f50dd
Add Reactive versions of license API and unit/integration tests
2016-02-01 21:10:34 +10:00
Ryan Gribble
535709c368
Better support for GitHub Enterprise integration tests
...
- Remove EnterpriseUrl in integration test Helper class, but leave ability to override custom URL (to allow specific use case of targetting regular integration tests at a custom URL)
- Move GitHub Enterprise explicit support to a new integration helper class using new OCTOKIT_GHE_ environment variables for GHE
- Change existing GitHub Enterprise integration tests and EnterpriseTestAttribute to use the new EnterpriseHelper methods
- Enhance configure-intergration-tests.ps1 script to cater for environment variable changes
2016-02-01 21:10:33 +10:00
Ryan Gribble
7e4848c69e
Another rename
2016-01-31 14:33:37 +10:00
Ryan Gribble
d2b747641c
Implement individual methods for each AdminStats call
...
Remove AdminStatsTypeEnum
Add tests for new methods
2016-01-26 22:40:35 +10:00