🧪 Testing: Add tests for type snapshots #114
Labels
area: testing
Improving how the repository's tests are run and/or code is tested
status: accepting prs
Please, send a pull request to resolve this!
Bug Report Checklist
main
branch of the repository.Overview
Spinning out of #113: that PR included no test changes because the impacted lines weren't previously covered by tests at all. Accepting PRs to add tests in!
Additional Info
Note that type snapshots impact the file system, so it might be nontrivial to set up testing for them. My hunch is to try using Vitest mocking.
The text was updated successfully, but these errors were encountered: