[Kimchi-devel] [PATCH 0/2] Objectstore and server tests

Aline Manera alinefm at linux.vnet.ibm.com
Fri Apr 10 18:02:35 UTC 2015


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




More information about the Kimchi-devel mailing list