Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add unit tests for utils/search functions
- Added `vitest` to the project - Implemented unit tests for the functions `flattenObject`, `unflattenObject`, `parseWith`, `stringifyWith` and `isEncodedJSONArrayParam`. Closes #375
- Loading branch information