Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: refactor test file structure to be compatible with coverage
Tests should be in __tests__ folder (not __test__ or standalone), otherwise they get incorrectly included in coverage calculations.
- Loading branch information