-
- Downloads
Move storage of user filters into real datastore layer; now have to mock it...
Move storage of user filters into real datastore layer; now have to mock it out in the REST-level tests
Showing
- synapse/api/filtering.py 4 additions, 23 deletionssynapse/api/filtering.py
- synapse/storage/__init__.py 2 additions, 1 deletionsynapse/storage/__init__.py
- synapse/storage/filtering.py 46 additions, 0 deletionssynapse/storage/filtering.py
- tests/rest/client/v2_alpha/__init__.py 6 additions, 3 deletionstests/rest/client/v2_alpha/__init__.py
- tests/rest/client/v2_alpha/test_filter.py 21 additions, 0 deletionstests/rest/client/v2_alpha/test_filter.py
Loading
Please register or sign in to comment