This PR splits up the VaultOps.test.ts test file into a new vaultOps directory with test files for each of the VaultOps functions. This should reduce the time to run all tests overall.
Issues Fixed
No issues fixed.
Tasks
[X] 1. Split up VaultOps tests into multiple test files.
[X] 2. Clean up the fileTree tests and consolidate into the fileTree.test.ts directory.
Description
This PR splits up the
VaultOps.test.ts
test file into a newvaultOps
directory with test files for each of the VaultOps functions. This should reduce the time to run all tests overall.Issues Fixed
Tasks
fileTree
tests and consolidate into thefileTree.test.ts
directory.Final checklist