Commit Graph

11 Commits (289c5d251882c8e78df9f962307c4a6c48dbb641)

Author SHA1 Message Date
Josh Gross 7f6523f535 Linting tests
Josh Gross 4d3086b6b8 Fix download cache entry tests
Josh Gross bad827c28e Initial pass at chunked upload apis
Josh Gross 95c1798369
Remove validation failures and warning annotations ()
* Update warnings behavior

* Add void return type
Josh Gross 8d14a2150b
Add unit tests for save ()
* Clean up args and arrange imports

* Arrange args in restore tests

* Add unit tests for save

* Use const instead of let (linting)
Josh Gross c0584c42d1
Add unit tests for actionUtils ()
* Add unit tests for actionUtils

* Fix file size on ubuntu and test name

* Remove unused import
Josh Gross bb828da54c
Format cache size and display on info ()
Josh Gross b7d83b4095
Provide better errors for unsupported event types ()
* Validate event type during restore

* PR Feedback

* Format

* Linting
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 37c45447e4 Initial commit