test: speed up async spec waits #557

Merged
barrettruth merged 1 commit from test/faster-async-spec-waits into main 2026-05-02 19:13:30 +00:00
Owner

Summary

  • run spec files through an isolated parallel busted runner with ordered pass/fail output
  • centralize async spec polling behind helpers.wait_for and helpers.pump
  • lower default async wait ceilings while preserving explicit longer waits where tests already needed them

Verification

  • nix develop .#ci --command just ci
  • nix develop .#ci --command just test
## Summary - run spec files through an isolated parallel busted runner with ordered pass/fail output - centralize async spec polling behind helpers.wait_for and helpers.pump - lower default async wait ceilings while preserving explicit longer waits where tests already needed them ## Verification - nix develop .#ci --command just ci - nix develop .#ci --command just test
test: speed up async spec waits
All checks were successful
quality / Test (pull_request) Successful in 7s
quality / Format (pull_request) Successful in 7s
quality / Lint (pull_request) Successful in 13s
652d14ded0
barrettruth force-pushed test/faster-async-spec-waits from 652d14ded0
All checks were successful
quality / Test (pull_request) Successful in 7s
quality / Format (pull_request) Successful in 7s
quality / Lint (pull_request) Successful in 13s
to 601ad20e18
All checks were successful
quality / Test (pull_request) Successful in 8s
quality / Format (pull_request) Successful in 10s
quality / Lint (pull_request) Successful in 12s
2026-05-02 19:08:48 +00:00
Compare
barrettruth force-pushed test/faster-async-spec-waits from 601ad20e18
All checks were successful
quality / Test (pull_request) Successful in 8s
quality / Format (pull_request) Successful in 10s
quality / Lint (pull_request) Successful in 12s
to 7327cd3529
All checks were successful
quality / Test (pull_request) Successful in 8s
quality / Format (pull_request) Successful in 10s
quality / Lint (pull_request) Successful in 13s
2026-05-02 19:12:24 +00:00
Compare
Sign in to join this conversation.
No description provided.