summaryrefslogtreecommitdiffstats
path: root/tests/crypto_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
* updated tests.crypto_test.TestCrypto.test_convenience_cryptoSiddharth Ravikumar2015-02-261-1/+5
* 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/crypto_test.py & tests/file_test.py - corrected typos in doctstrings.Siddharth Ravikumar2015-02-131-1/+1
* tests/crypto_test.py: re-wrote it.Siddharth Ravikumar2015-02-121-56/+68
* updated copright year.Siddharth Ravikumar2015-01-201-1/+1
* 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-131-1/+1
* tests/crypto_test.py: uses get_nodedirs function to fetch list of node direc...Siddharth Ravikumar2015-01-131-3/+5
* 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-131-10/+20
* Added `nose' for combox/config.py, combox/crypto.py, combox/file.pySiddharth Ravikumar2015-01-121-0/+79