aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)Author
2014-07-19DataSync unit tests: Add more doc comments for code clarity.Jay Oster
2014-07-19DataSync unit tests: Rename self.object to self.dataJay Oster
2014-07-19Add DataSync unit testJay Oster
- Requires py.test: $ pip install pytest && py.test tests