13 Commits

Author SHA1 Message Date
Eric Torres
8a407292c9 Use regex to parse user snapshot name input 2019-04-11 22:12:08 -07:00
Eric Torres
f98e3397ce Imports and docstring cleanups 2019-04-10 19:23:17 -07:00
Eric Torres
94c70b7b2e Update tests for struct package 2019-04-10 18:17:21 -07:00
Eric Torres
35167f28c6 Docstring updates for tests 2019-04-10 18:13:13 -07:00
Eric Torres
03af77cf92 Remove doc test run code 2019-04-10 18:04:36 -07:00
Eric Torres
0b52b75dbf Optimize imports in test classes 2019-04-10 18:03:58 -07:00
Eric Torres
ea0a629fd9 Rename README and hierarchy package to decrease verbosity 2019-04-09 19:17:09 -07:00
Eric Torres
c713cc25d7 Do not ship test suite with actual project 2019-03-31 11:21:00 -07:00
Eric Torres
aea24e2b6e Move tests package to rbackup.tests 2019-03-27 22:06:46 -07:00
Eric Torres
46aa2c44eb Cleanup tests and use class decorators in tests.test_repository 2019-03-20 00:23:25 -07:00
Eric Torres
ccccdb6b77 Allow for means of iteration through Snapshots in a Repository 2019-03-18 10:36:30 -07:00
Eric Torres
30cb9e03a4 Utilize pathlib over os.path for internal path handling 2019-03-17 18:22:30 -07:00
Eric Torres
41c194faad Split test_hierarchy into 3 modules and make tests a package 2019-03-16 07:46:03 -07:00