diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-02-19 17:46:58 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-02-19 17:55:28 +0000 |
commit | 5c79ef9396ffc1212676610d4bb9df00f1361126 (patch) | |
tree | 71118eeeb9322e6a581546b19da2aa1c518e9ae4 | |
parent | Merge pull request #590 from matrix-org/markjh/formatting (diff) | |
download | synapse-5c79ef9396ffc1212676610d4bb9df00f1361126.tar.xz |
Test Filter.filter_rooms
Also check that the __repr__ method for FilterCollection does something sensible.
-rw-r--r-- | tests/api/test_filtering.py | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/api/test_filtering.py b/tests/api/test_filtering.py |