Ryan Reed
6aca0e94c0
Update and Split Tests ( #4 )
Removing unused imports
Reworking tests to include more specific contexts
Splitting store and restore tests
Adding missing tests for utils
Co-Authored-By: Ryan Reed <ryanreed@noreply.gitea.ryanreed.net>
Co-Committed-By: Ryan Reed <ryanreed@noreply.gitea.ryanreed.net>
2 years ago
Ryan Reed
faaa2bb68f
Removing --store-path from restore as unneeded
2 years ago
Ryan Reed
49f4b2e139
Merge pull request 'Add support for --cache-filename and --store-path' ( #3 ) from override-store-location into master
2 years ago
Ryan Reed
a0114e5e96
Adding support for --cache-filename and --store-path
2 years ago
Ryan Reed
ab87fc266b
Adding a few additional test cases
2 years ago
Ryan Reed
b2e292dc24
Adding a few tests for console.py
2 years ago
Ryan Reed
4688cde573
Cleaning up imports
2 years ago
Ryan Reed
ee2c068990
Cleaning up imports
2 years ago
Ryan Reed
0a9a5b90fc
Merge pull request 'Fix: Move fails to targets on different filesystems' ( #2 ) from shutil-move into master
2 years ago
Ryan Reed
9362f064f3
Replacing Path rename with shutil, removing need for -f
2 years ago
Ryan Reed
5b979a2ac9
Documenting the apply action
2 years ago
Ryan Reed
14fec49b42
Adding support for 'apply' action
2 years ago
Ryan Reed
5a29651cd1
Resolving paths rather than using relative
2 years ago
Ryan Reed
c25af8fccb
Updating example
2 years ago
Ryan Reed
292e3326e5
Removing unnecessary pytest.ini
2 years ago
Ryan Reed
1b2428341e
Restructuring tests
2 years ago
Ryan Reed
48a2d97a2b
Moving version to pyproject and adding semantic release information
2 years ago
Ryan Reed
f189c9a709
Reworking directory structure
2 years ago
Ryan Reed
9832a21b2b
Minor README update
2 years ago
Ryan Reed
2aed4a4034
Adding license
2 years ago
Ryan Reed
87ce51aef2
Minor comments
2 years ago
Ryan Reed
318a2e8098
Correcting force option and creating test case
2 years ago
Ryan Reed
e718e1cb43
Adding option to force creation of restore path
2 years ago
Ryan Reed
43ca777f7f
Remove the need for pydantic (overkill for this)
2 years ago
Ryan Reed
e78333e7db
Removing unnecessary comments
2 years ago
Ryan Reed
120802a212
Removing PurePath as unnecessary
2 years ago
Ryan Reed
7892f50568
Adding support for installing and running from pip
2 years ago
Ryan Reed
a2cdb536b3
Removing rich and click requirement
2 years ago
Ryan Reed
165aa41880
Adding tests for Transpose class
2 years ago
Ryan Reed
b55d200a37
Requiring action in command line
2 years ago
Ryan Reed
cc4961adf6
Removing the custom exceptions for now
2 years ago
Ryan Reed
75c774aed9
Moving exceptions and creating TransposeError
2 years ago
Ryan Reed
f92bf87fc7
Initial commit - v0.9.0
2 years ago