forked-synapse/tests/storage
Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase
Removes device_id and ClientInfo

device_id is never actually written, and the matrix.org DB has no
non-null entries for it. Right now, it's just cluttering up code.

This doesn't remove the columns from the database, because that's
fiddly.
2015-08-25 16:23:06 +01:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test__base.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
test_appservice.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-04-07 18:05:39 +01:00
test_base.py Fix daedlock 2015-05-15 10:54:04 +01:00
test_directory.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_presence.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_profile.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_redaction.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_registration.py Remove completely unused concepts from codebase 2015-08-25 16:23:06 +01:00
test_room.py Tidy up _simple_... methods 2015-03-20 15:05:10 +00:00
test_roommember.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
test_stream.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00