index
:
combox
dev
master
split and encrypted files between online file storage providers
siddharth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests/events_test.py: corrected typo in docstring.
Siddharth Ravikumar
2015-02-13
1
-1
/
+1
*
tests/events_test.py: re-wrote it
Siddharth Ravikumar
2015-02-12
1
-237
/
+187
*
tests/utils.py: copied the utility functions in tests/events_test.py to this ...
Siddharth Ravikumar
2015-02-12
1
-2
/
+81
*
tests/crypto_test.py: re-wrote it.
Siddharth Ravikumar
2015-02-12
1
-56
/
+68
*
tests/file_test.py: re-wrote it.
Siddharth Ravikumar
2015-02-11
1
-48
/
+54
*
tests/utils.py: removed extraneous import thingies.
Siddharth Ravikumar
2015-02-09
1
-1
/
+1
*
tests/config_test.py: re-wrote it.
Siddharth Ravikumar
2015-02-09
1
-24
/
+27
*
tests/utils.py: contains utility functions, etc that will be used in test mod...
Siddharth Ravikumar
2015-02-09
1
-0
/
+57
*
tests/events_test.py: wrote test for 'file modification' under test_housekeep()
Siddharth Ravikumar
2015-01-28
1
-0
/
+28
*
combox/events.py - Wrote first version of housingkeep() method for ComboxDirM...
Siddharth Ravikumar
2015-01-27
1
-1
/
+23
*
tests/events_test.py: renamed test_CEH() -> test_CDM()
Siddharth Ravikumar
2015-01-27
1
-1
/
+1
*
combox/events.py: now when files are -- created, moved, removed, modified -- ...
Siddharth Ravikumar
2015-01-21
1
-5
/
+27
*
tests/events_test.py: re-arranged the import statements.
Siddharth Ravikumar
2015-01-21
1
-3
/
+5
*
new module: combox/silo.py
Siddharth Ravikumar
2015-01-21
1
-0
/
+87
*
combox/file.py: defined hash_file function.
Siddharth Ravikumar
2015-01-21
1
-1
/
+13
*
Renamed ComboxEventHandler (class) -> ComboxDirMonitor
Siddharth Ravikumar
2015-01-21
1
-4
/
+4
*
combox config now contains a `combox_name` field which contains the name of t...
Siddharth Ravikumar
2015-01-21
2
-1
/
+2
*
now the config file also makes note of the 'silo' directory.
Siddharth Ravikumar
2015-01-21
2
-1
/
+2
*
fleshed out the on_modified function in the ComboxEventHandler class + wrote ...
Siddharth Ravikumar
2015-01-20
3
-1
/
+90
*
tests/events_test.py: fixed the path_deletedp function.
Siddharth Ravikumar
2015-01-20
1
-5
/
+4
*
updated copright year.
Siddharth Ravikumar
2015-01-20
4
-4
/
+4
*
tests/events_test.py: wrote test for file/directory rename under combox direc...
Siddharth Ravikumar
2015-01-16
1
-0
/
+37
*
tests/events_test.py: wrote test for file/directory deletion in combox direct...
Siddharth Ravikumar
2015-01-15
1
-4
/
+35
*
tests/events_test.py: wrote code to test whether files created in a nested di...
Siddharth Ravikumar
2015-01-15
1
-5
/
+17
*
added tests/events_test.py: tests the ComboxEventHandler thing.
Siddharth Ravikumar
2015-01-14
1
-0
/
+103
*
updated tests/test-config/config.yaml
Siddharth Ravikumar
2015-01-14
1
-3
/
+3
*
tests/crypto_test.py: added new test function to test split_and_encrypt and d...
Siddharth Ravikumar
2015-01-13
1
-0
/
+21
*
tests/crypto_test.py: uses new test file.
Siddharth Ravikumar
2015-01-13
2
-1
/
+1
*
tests/crypto_test.py: uses get_nodedirs function to fetch list of node direc...
Siddharth Ravikumar
2015-01-13
1
-3
/
+5
*
tests/file_test.py: uses get_nodedirs function to fetch list of node director...
Siddharth Ravikumar
2015-01-13
1
-1
/
+2
*
tests/config_test.py: modified test config info.
Siddharth Ravikumar
2015-01-13
1
-8
/
+8
*
updated tests/test-config/config.yaml
Siddharth Ravikumar
2015-01-13
1
-4
/
+4
*
updated tests/crypto_test.py: password read from config file.
Siddharth Ravikumar
2015-01-13
1
-9
/
+6
*
rewrote the read_shards() and write_shards() function in combox/file.py.
Siddharth Ravikumar
2015-01-13
2
-22
/
+43
*
added new directories and test combox config under tests/
Siddharth Ravikumar
2015-01-13
3
-0
/
+11
*
Added `nose' for combox/config.py, combox/crypto.py, combox/file.py
Siddharth Ravikumar
2015-01-12
3
-0
/
+209
*
deleted old test files in tests/
Siddharth Ravikumar
2015-01-12
4
-151
/
+0
*
Added back ol' test files.
Siddharth Ravikumar
2015-01-12
4
-0
/
+121
*
consolidated everything into combox/combox.py.
Siddharth Ravikumar
2015-01-12
4
-102
/
+11
*
moved combox/tests -> tests/
Siddharth Ravikumar
2015-01-12
5
-0
/
+121
[prev]