-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from wix-incubator/create-cacheHandler2
* test: add `fs` mocking util. * feat: Add CacheHandler test: Add tests to CacheHandler test: Change tests due to the addition of CacheHandler chore: Change files due to the addition of CacheHandler chore: changes due to CacheHandler * chore: Change from "reset" to "start" & "end" * chore: Change the default behavior to cache saving - The parameter of the 'end' function changed from "saveToCache" to "isCacheDisabled" - Test were modified accordingly * chore: remove redundant file. * feat: Prevent initialization more than once feat: Initialization more than once test: fit tests to init changes * chore: Remove unused imports
- Loading branch information
Showing
15 changed files
with
464 additions
and
171 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.