Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/silo_test.py: re-wrote it. | Siddharth Ravikumar | 2015-02-13 | 1 | -45/+58 |
| | | | | Now the test is in a Test class with proper setup and teardown methods. | ||||
* | new module: combox/silo.py | Siddharth Ravikumar | 2015-01-21 | 1 | -0/+87 |
- Contains the ComboxSilo class which provides an interface to access the db that stores information about files in the combox directory. Tests for this module is at tests/silo_test.py |