summary refs log tree commit diff
path: root/tests/app (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run Black on the tests again (#5170)Amber Brown2019-05-101-24/+22
|
* Fix flake8 issuesJason Robinson2019-01-231-2/+8
| | | | Signed-off-by: Jason Robinson <jasonr@matrix.org>
* Fix openid tests after rebaseJason Robinson2019-01-231-2/+2
| | | | Signed-off-by: Jason Robinson <jasonr@matrix.org>
* Fix sorting of imports in tests. Remove an unnecessary mockJason Robinson2019-01-231-2/+2
| | | | Signed-off-by: Jason Robinson <jasonr@matrix.org>
* Add tests for the openid lister for SynapseHomeServerJason Robinson2019-01-231-1/+48
| | | | | | | Check all possible variants of openid and federation listener on/off possibilities. Signed-off-by: Jason Robinson <jasonr@matrix.org>
* Add tests for the openid lister for FederationReaderServerJason Robinson2019-01-231-0/+66
| | | | | | | Check all possible variants of openid and federation listener on/off possibilities. Signed-off-by: Jason Robinson <jasonr@matrix.org>
* Fix a test docstring in frontend proxy testsJason Robinson2019-01-231-1/+1
| | | | Signed-off-by: Jason Robinson <jasonr@matrix.org>
* Port tests/ to Python 3 (#3808)Amber Brown2018-09-071-2/+2
|
* Integrate presence from hotfixes (#3694)Amber Brown2018-08-182-0/+88