Skip to content

Conversation

@rdw-software
Copy link
Contributor

Split off from #130 since it's more foundational and generally unrelated to WebAudio.


This allows adding individual test suites on a per-file basis and aggregating them under a single namespace.

Refactor: Move builtin tests before API tests

If tests for builtins fail, there is little point in going ahead and testing the APIs that rely on them. If anything, it might cause weird errors that are needlessly difficult to troubleshoot.

@rdw-software rdw-software force-pushed the 54-streamline-test-hierarchy branch 3 times, most recently from 13a4047 to d07c600 Compare November 17, 2021 11:26
This allows adding individual test suites on a per-file basis and aggregating them under a single namespace.

Refactor: Move builtin tests before API tests

If tests for builtins fail, there is little point in going ahead and testing the APIs that rely on them. If anything, it might cause weird errors that are needlessly difficult to troubleshoot.
@rdw-software rdw-software force-pushed the 54-streamline-test-hierarchy branch from d07c600 to 619372c Compare November 17, 2021 11:41
@rdw-software rdw-software merged commit 421995e into main Nov 17, 2021
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.

2 participants