0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-06 22:59:22 +01:00
synapse/tests
Erik Johnston 48b5829aea Fix up preview URL API. Add tests.
This includes:

- Splitting out methods of a class into stand alone functions, to make
  them easier to test.
- Adding unit tests to split out functions, testing HTML -> preview.
- Handle the fact that elements in lxml may have tail text.
2016-08-16 14:53:24 +01:00
..
api
appservice
config
crypto
events
handlers PEP8 2016-08-08 17:20:38 +01:00
metrics
replication Add create_requester function 2016-07-26 16:46:53 +01:00
rest Add create_requester function 2016-07-26 16:46:53 +01:00
storage PEP8 2016-08-03 15:42:08 +01:00
util
__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
test_test_utils.py
test_types.py
unittest.py
utils.py Add create_requester function 2016-07-26 16:46:53 +01:00