anonymousland-synapse/tests
Richard van der Hoff 1c4f05db41 Stop putting a time caveat on access tokens
The 'time' caveat on the access tokens was something of a lie, since we weren't
enforcing it; more pertinently its presence stops us ever adding useful time
caveats.

Let's move in the right direction by not lying in our caveats.
2016-11-29 16:49:41 +00:00
..
api Fix unit tests 2016-09-12 10:46:02 +01:00
appservice Make notify_interested_services faster 2016-08-17 17:20:50 +01:00
config Add function to load config without generating it 2016-06-09 18:50:38 +01:00
crypto
events Review comments 2016-11-22 13:42:11 +00:00
handlers Stop putting a time caveat on access tokens 2016-11-29 16:49:41 +00:00
metrics
replication Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
rest Clean transactions based on time. Add HttpTransactionCache tests. 2016-11-14 11:19:24 +00:00
storage Fix tests 2016-11-21 11:53:02 +00:00
util Ensure invalidation list does not grow unboundedly 2016-08-19 16:09:16 +01:00
__init__.py
test_distributor.py
test_dns.py
test_preview.py Fix up preview URL API. Add tests. 2016-08-16 14:53:24 +01:00
test_state.py Correctly handle the difference between prev and current state 2016-08-31 14:26:22 +01:00
test_test_utils.py
test_types.py
unittest.py Slightly saner logging for unittests 2016-07-25 12:12:47 +01:00
utils.py Fix tests 2016-11-23 14:57:07 +00:00