Commit Graph

4 Commits (7527073910621fae79488a74cee19f2e1c43b2af)

Author SHA1 Message Date
BSKY fb50aa45ec Add initial eslint setup ()
Josh Gross 4b0709a0d5
Add unit tests for restore ()
* Move archive file size to utils

* Disable net connect with nock

* Add unit tests for restore

* Fix test names and test URL
Josh Gross 526c940a94
Prevent commands from executing during tests ()
* Prevent commands from executing during tests

* Add newline at end of file

* Drop all commands from output
Josh Gross 37c45447e4 Initial commit