-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Problem
Bun tests run sequentially and take 8-10 minutes. They are also flaky. Maybe, along with #308, we should migrate away from bun tests in as many modules as possible.
Suggested Solution
- Migrate away from bun testing in all modules where no
coder_script
is used. Epic: Migrate all modules from Bun tests to Terraform tests #308 - Make tests run in parallel (If possible)
- Found another faster testing method.
Metadata
Metadata
Assignees
Labels
No labels