Commit Graph

17 Commits

Author SHA1 Message Date
maddin2016 6e03a81e22 rename enterprise team context methods 2016-06-08 10:31:07 +02:00
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 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 29a9fca8e8 Implement Enterprise LDAP Client 2016-02-12 09:37:31 +10:00
Ryan Gribble b50b2c737f Implement Enterprise Search Indexing Client and unit/integration tests 2016-02-11 15:07:12 +10:00
Ryan Gribble bb4086b64d Rename EnterpriseHelper properties to remove "GHE" prefix 2016-02-02 22:02:28 +10:00
Ryan Gribble 0ed6704859 Implement Enterprise Organization client 2016-02-01 21:10:35 +10:00
Ryan Gribble 791074f9e2 Implement Enterprise License API, unit tests and integration tests 2016-02-01 21:10:33 +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 5f6460642d Fixup class name 2016-01-31 14:20:25 +10:00
Ryan Gribble e87f200b7a Rename test class to be consistent with others 2016-01-30 16:37:06 +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
Ryan Gribble 08581e6c6e complete integration tests 2015-12-27 01:31:28 +10:00
Ryan Gribble 3f437eb9f0 First cut of AdminStats client and tests 2015-12-24 15:08:43 +10:00