summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* new module: combox/silo.pySiddharth Ravikumar2015-01-211-0/+87
* combox/file.py: defined hash_file function.Siddharth Ravikumar2015-01-211-1/+13
* Renamed ComboxEventHandler (class) -> ComboxDirMonitorSiddharth Ravikumar2015-01-211-4/+4
* combox config now contains a `combox_name` field which contains the name of t...Siddharth Ravikumar2015-01-212-1/+2
* now the config file also makes note of the 'silo' directory.Siddharth Ravikumar2015-01-212-1/+2
* fleshed out the on_modified function in the ComboxEventHandler class + wrote ...Siddharth Ravikumar2015-01-203-1/+90
* tests/events_test.py: fixed the path_deletedp function.Siddharth Ravikumar2015-01-201-5/+4
* updated copright year.Siddharth Ravikumar2015-01-204-4/+4
* tests/events_test.py: wrote test for file/directory rename under combox direc...Siddharth Ravikumar2015-01-161-0/+37
* tests/events_test.py: wrote test for file/directory deletion in combox direct...Siddharth Ravikumar2015-01-151-4/+35
* tests/events_test.py: wrote code to test whether files created in a nested di...Siddharth Ravikumar2015-01-151-5/+17
* added tests/events_test.py: tests the ComboxEventHandler thing.Siddharth Ravikumar2015-01-141-0/+103
* updated tests/test-config/config.yamlSiddharth Ravikumar2015-01-141-3/+3
* tests/crypto_test.py: added new test function to test split_and_encrypt and d...Siddharth Ravikumar2015-01-131-0/+21
* tests/crypto_test.py: uses new test file.Siddharth Ravikumar2015-01-132-1/+1
* tests/crypto_test.py: uses get_nodedirs function to fetch list of node direc...Siddharth Ravikumar2015-01-131-3/+5
* tests/file_test.py: uses get_nodedirs function to fetch list of node director...Siddharth Ravikumar2015-01-131-1/+2
* tests/config_test.py: modified test config info.Siddharth Ravikumar2015-01-131-8/+8
* updated tests/test-config/config.yamlSiddharth Ravikumar2015-01-131-4/+4
* updated tests/crypto_test.py: password read from config file.Siddharth Ravikumar2015-01-131-9/+6
* rewrote the read_shards() and write_shards() function in combox/file.py.Siddharth Ravikumar2015-01-132-22/+43
* added new directories and test combox config under tests/Siddharth Ravikumar2015-01-133-0/+11
* Added `nose' for combox/config.py, combox/crypto.py, combox/file.pySiddharth Ravikumar2015-01-123-0/+209
* deleted old test files in tests/Siddharth Ravikumar2015-01-124-151/+0
* Added back ol' test files.Siddharth Ravikumar2015-01-124-0/+121
* consolidated everything into combox/combox.py.Siddharth Ravikumar2015-01-124-102/+11
* moved combox/tests -> tests/Siddharth Ravikumar2015-01-125-0/+121