Skip to content

Remove describe.only that was skipping most tests#55

Open
jmoggr wants to merge 1 commit intoautomerge:mainfrom
jmoggr:fix-skipped-tests
Open

Remove describe.only that was skipping most tests#55
jmoggr wants to merge 1 commit intoautomerge:mainfrom
jmoggr:fix-skipped-tests

Conversation

@jmoggr
Copy link

@jmoggr jmoggr commented Feb 9, 2026

The command npm run mocha was only running 3 tests since describe.only was skipping all other tests.

This was hiding 3 failing tests, so this PR will cause npm run mocha to report failing tests. I have fixes for the failing tests stacked on top of this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant