def test_with_two_paths(self): commands.sync(["/path/to/store1", "/path/to/store2"])
def test_with_single_path(self): commands.sync(["/path/to/store"])