On way to complete the tests refactoring, I am sending 2 patches: one related to
objectstore tests and other one about server tests.
Aline Manera (2):
Object store tests
Server tests
tests/test_mockmodel.py | 35 ------
tests/test_model.py | 71 ------------
tests/test_objectstore.py | 96 ++++++++++++++++
tests/test_rest.py | 176 -----------------------------
tests/test_server.py | 274 +++++++++++++++++++++++++++++++++++++++++++---
5 files changed, 356 insertions(+), 296 deletions(-)
create mode 100644 tests/test_objectstore.py
--
2.1.0