Prasanna Santhanam
289c53535e
MD5 Auth for accounts created on the API
2012-05-14 19:36:36 +05:30
Prasanna Santhanam
af45d8207d
bug 13234: run tests as a regular user on testClient
...
status 13234: resolved fixed
reviewed-by: unittest
When multiple tests in a user-decorator suite are run only the first
test runs successfully since the apiKey has been altered to that of a
regular user. Preventing failure of other tests by detecting user
context - user, admin, domain-admin.
@UserName decorator applies to a testSuite class not a testMethod
2012-03-29 19:19:08 +05:30
Edison Su
0268665670
bug 13234: add UserName decorator on testcase, in the form of (username, domainName, accountType). status 13234: resolved fixed. Reviewed-by: prasanna
2012-03-29 19:13:12 +05:30
Edison Su
d7726fe59b
TestClient: use json instead of painful XML
2011-08-25 17:18:47 -07:00
Edison Su
7b034a68c0
TESTClient: more features: all the api will go through 8080 with apikey/securitykey, both keys are generated dynamically when you deploy your setup, add list/map type for api, and bug fix
2011-08-24 18:45:11 -07:00
Edison Su
019ed5f7a5
TESTClient: async job threads can exit after job pool is empty
2011-08-23 11:44:26 -07:00
Edison Su
3466d3f637
add new testcase class, make testcase pydev friendly
2011-08-19 16:21:16 -07:00
Edison Su
1600d70ca3
fix code generator, some api response is empty
2011-08-18 10:49:18 -07:00
Edison Su
1cb9773d1a
fix typo
2011-08-10 18:36:42 -07:00