summary refs log tree commit diff
path: root/tests/rest/client/v2_alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/user_id/user/g for consistencyDaniel Wagner-Hall2015-09-011-1/+1
* Attempt to validate macaroonsDaniel Wagner-Hall2015-08-261-2/+2
* Stop looking up "admin", which we never readDaniel Wagner-Hall2015-08-251-1/+0
* Remove completely unused concepts from codebaseDaniel Wagner-Hall2015-08-251-1/+0
* Merge branch 'develop' into refreshDaniel Wagner-Hall2015-08-201-1/+2
|\
| * Fix testsDavid Baker2015-08-041-1/+2
* | s/by_token/by_access_token/gDaniel Wagner-Hall2015-08-201-2/+2
|/
* Use the same reg paths as register v1 for ASes.Kegan Dougal2015-07-291-1/+3
* Fix v2_alpha registration. Add unit tests.Kegan Dougal2015-07-281-0/+132
* Merge branch 'develop' into application-servicesKegan Dougal2015-02-111-8/+5
|\
| * Factor out some of the common homeserver setup code into aMark Haines2015-02-111-8/+5
* | Modify auth.get_user_by_req for authing appservices directly.Kegan Dougal2015-02-091-1/+3
|/
* Merge in auth changes from developMark Haines2015-01-291-0/+1
* More unit-testing of REST errorsPaul "LeoNerd" Evans2015-01-271-1/+35
* Move storage of user filters into real datastore layer; now have to mock it o...Paul "LeoNerd" Evans2015-01-272-3/+27
* Use new V2AlphaRestTestCasePaul "LeoNerd" Evans2015-01-271-38/+2
* Merge branch 'develop' into client_v2_filterPaul "LeoNerd" Evans2015-01-271-0/+45
|\
| * Initial cut of a shared base class for REST unit testsPaul "LeoNerd" Evans2015-01-271-0/+45
* | Minor changes to v2_alpha filter REST test to allow the setUp method to be sh...Paul "LeoNerd" Evans2015-01-271-5/+7
* | Initial trivial REST test of v2_alpha filter APIPaul "LeoNerd" Evans2015-01-261-0/+74
|/
* Create (empty) v2_alpha REST tests directoryPaul "LeoNerd" Evans2015-01-261-0/+15