miroir/crates
jedarden 4fb225f928 fix(tests): allow Redis integration tests to skip gracefully when Docker unavailable
Add MIROIR_TEST_SKIP_DOCKER and MIROIR_TEST_REDIS_URL environment variables
to allow Redis integration tests to run without Docker or use external Redis.

Changes:
- Modified setup_redis_store() to support external Redis via MIROIR_TEST_REDIS_URL
- Added skip_if_no_redis!() macro for graceful test skipping
- Tests now skip with clear message when Docker unavailable
- Added docs/TESTING.md with test environment documentation

Fixes bead bf-5qy60: Fix Redis integration tests infrastructure

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 13:01:54 -04:00
..
miroir-core fix(tests): allow Redis integration tests to skip gracefully when Docker unavailable 2026-05-26 13:01:54 -04:00
miroir-ctl style: code formatting cleanup 2026-05-26 03:44:20 -04:00
miroir-proxy style: apply rustfmt to admin_endpoints.rs metrics callback 2026-05-26 11:04:09 -04:00