Commit Graph

5 Commits (4bc41c01bd69d9dc5d3ff6037f7acf3c66439cff)

Author SHA1 Message Date
vsvipul 051d7bc106 Resolve dependabot alerts
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