vmpooler/spec
Mahima Singh a83916a0a4 Fix queue reliability test failures
- Add skip_metrics parameter to move_to_dlq to avoid double-counting when called from purge
- Fix purge_pending_queue to only increment count when not in dry-run mode
- Add nil check for config redis before accessing data_ttl
- Update health check tests to allow all gauge calls before checking specific metrics
- Reorder push_health_metrics to emit error/queue/task metrics before status

All 851 tests now pass including 40 queue reliability tests.
2025-12-19 13:29:34 +05:30
..
fixtures exit application if domain setting is used 2023-03-27 21:27:45 -04:00
integration Add v3 api and remove v2 2023-03-27 21:27:43 -04:00
unit Fix queue reliability test failures 2025-12-19 13:29:34 +05:30
helpers.rb Fix tests based on new dns config 2023-03-27 21:27:41 -04:00
spec_helper.rb adding an api endpoint to print the current full config 2022-03-31 13:16:02 -05:00