mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
## Description Adds tests for `ReconcileAll` to verify the full reconciliation flow when handling expired prebuilds. This complements existing lower-level tests by checking multiple reconciliation actions (delete + create) at the higher reconciliation cycle level. Related with comment: https://github.com/coder/coder/pull/17996#issuecomment-2910516489