MatrixAI / Polykey

Polykey Core Library
https://polykey.com
GNU General Public License v3.0
31 stars 4 forks source link

Split up `VaultOps.test.ts` #830

Closed tegefaulkes closed 1 month ago

tegefaulkes commented 1 month ago

Description

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

Tasks

Final checklist