summary refs log tree commit diff
path: root/tests/test_state.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement new state resolution algorithmErik Johnston2015-01-211-71/+357
* Construct the EventContext in the state handler rather than constructing one ...Mark Haines2014-12-161-14/+8
* Remove annotate_event_with_state as nothing was using it. Update state tests ...Mark Haines2014-12-161-69/+39
* Rename annotate_state_groups to annotate_event_with_stateErik Johnston2014-11-111-6/+6
* Fix state testsErik Johnston2014-11-111-517/+176
* SPEC-7: Rename 'ts' to 'origin_server_ts'Mark Haines2014-10-171-1/+1
* Fixed test.Kegan Dougal2014-10-091-1/+0
* Still broken.Kegan Dougal2014-10-091-1/+2
* Break a test.Kegan Dougal2014-10-091-1/+1
* Fix unit test.Kegan Dougal2014-10-081-1/+1
* Break unit test.Kegan Dougal2014-10-081-1/+1
* Have all unit tests import from our own subclass of trial's unittest TestCase...Paul "LeoNerd" Evans2014-09-121-2/+1
* Make the state resolution use actual power levels rather than taking them fro...Erik Johnston2014-09-121-45/+140
* Handle the case where we don't have a common ancestorErik Johnston2014-09-081-0/+24
* Fix bug in state handling where we incorrectly identified a missing pdu. Upda...Erik Johnston2014-09-081-15/+218
* Fix state unit testErik Johnston2014-09-061-0/+1
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* Start updating state handling to use snapshotsMark Haines2014-08-271-7/+10
* Fix some of the tests to reflect changes in the storage layer.Erik Johnston2014-08-151-2/+2
* Add a check to make sure that during state conflict res we only request a PDU...Erik Johnston2014-08-151-0/+3
* add in copyrights to everything, not just the synapse subdir, and add a copyr...Matthew Hodgson2014-08-131-0/+14
* Reference Matrix Home Servermatrix.org2014-08-121-0/+271