summary refs log tree commit diff
path: root/tests/handlers/test_identity.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5658 from matrix-org/babolivier/is-jsonAndrew Morgan2020-02-171-4/+4
|
* Dinsic Blacking with black==18.6b2Andrew Morgan2020-02-111-32/+25
|
* Add test case for #5574Brendan Abolivier2019-06-281-0/+108
There's no test that makes sure #5574 didn't break things or works correctly (my bad), so this PR adds a test case that makes sure of it.