Commit graph

4 commits

Author SHA1 Message Date
Misha Behersky
9eccfe0386
Add memory backend (#394)
* Add simple backend

* Add test case for simple backend

* Add tests for mget backend method

* Fix redis mock mget implementation

* Make sure memory backend is thread safe

* Add docs section for memory backend

* Add test usage examples to docs

* Update docs for memory backend in testing

* Share memory storage between threads
2020-06-10 19:49:42 +02:00
Jannis Leidel
e144e4336f Refactored tests to use django-discover-runner and not an own testproject anymore. 2013-02-22 14:58:41 +01:00
Ales Zoulek
5275718cc2 refatored test project 2010-11-12 15:38:59 +01:00
Ales Zoulek
c36bf65ab1 tests 2010-08-25 14:55:01 +02:00
Renamed from constance/tests/redis_mockup.py (Browse further)