summary refs log tree commit diff
path: root/tests/storage/test_state.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix flake8 (#4519)Amber Brown2019-01-301-3/+0
* Fix testsErik Johnston2019-01-251-1/+2
* Revert "Require event format version to parse or create events"Erik Johnston2019-01-251-2/+1
* Fix testsErik Johnston2019-01-241-1/+2
* Refactor state group lookup to reduce DB hits (#4011)Erik Johnston2018-10-251-65/+110
* docstrings and unittests for storage.state (#3958)Richard van der Hoff2018-09-271-0/+39
* Port tests/ to Python 3 (#3808)Amber Brown2018-09-071-64/+38
* Split the state_group_cache in two (#3726)Matthew Hodgson2018-08-221-11/+94
* speed up /members and add at= and membership params (#3568)Matthew Hodgson2018-08-151-1/+1
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+1
* Run black.black2018-08-101-108/+141
* Test fixes for Python 3 (#3647)Amber Brown2018-08-091-1/+1
* flake8Matthew Hodgson2018-07-251-12/+12
* add tests for _get_some_state_from_cacheMatthew Hodgson2018-07-251-0/+150
* incorporate more reviewMatthew Hodgson2018-07-241-0/+9
* make test workMatthew Hodgson2018-07-191-37/+46
* first cut of a UT for testing state store (untested)Matthew Hodgson2018-07-191-0/+151