summaryrefslogtreecommitdiffstats
path: root/tests/silo_test.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright changed.Siddharth Ravikumar2016-03-011-1/+1
* authors -> contributors.Siddharth Ravikumar2015-12-221-1/+1
* .py files coding set to utf-8.Siddharth Ravikumar2015-12-221-0/+2
* tests/silo_test: updated test_csilo_noderem test.Siddharth Ravikumar2015-09-121-1/+1
* Introduced `node_store_moved_info' method in combox.silo.ComboxSilo class.Siddharth Ravikumar2015-09-121-1/+13
* combox.silo.ComboxSilo.node_set: added an optional parameter called `num'.Siddharth Ravikumar2015-04-291-0/+15
* new method combox.silo.ComboxSilo.node_remSiddharth Ravikumar2015-04-081-0/+15
* renamed dict names in combox.silo.ComboxSilo from shard_* -> file_*Siddharth Ravikumar2015-04-011-51/+51
* refactored the way locks work in combox.siloComboxSilo.Siddharth Ravikumar2015-04-011-9/+11
* new methods in combox.silo.ComboxSilo -- node_get, node_set. noddicts.Siddharth Ravikumar2015-03-311-0/+110
* updated combox.silo.ComboxSilo.stale method - added new arg fhashSiddharth Ravikumar2015-02-261-1/+2
* All the test classes now call rm_configdir() in their teardown method.Siddharth Ravikumar2015-02-181-1/+2
* All the tests now remove the node directories (tests/shard-dir-0 & tests/shar...Siddharth Ravikumar2015-02-131-1/+2
* tests/silo_test.py: re-wrote it.Siddharth Ravikumar2015-02-131-45/+58
* new module: combox/silo.pySiddharth Ravikumar2015-01-211-0/+87