Commit Graph

4 Commits (ef8190e909b0ecd04f4388cb538e98bc8b07c550)

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