Skip to content

Conversation

@vadimonus
Copy link
Contributor

@vadimonus vadimonus commented Nov 22, 2025

RedisCacheIntegrationTest is located outside of Integration folder and is not called with all possible redis configurations. Moving it to Integration folder.

Extracted PhpRedisBackoffTest from RedisCacheIntegrationTest, as it covers not cache, but only RedisConnector specific option

Also setting CACHE_STORE=redis for Redis integration tests to be sure current and future tests use RedisStore and not default ArrayStore (defined in vendor/orchestra/testbench-core/laravel/config/cache.php)

@github-actions
Copy link

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@vadimonus vadimonus force-pushed the moving-redis-integration-tests branch 3 times, most recently from 2762b77 to 1666fc7 Compare November 22, 2025 08:02
@vadimonus vadimonus force-pushed the moving-redis-integration-tests branch from 1666fc7 to cdd729c Compare November 22, 2025 08:21
@vadimonus vadimonus marked this pull request as ready for review November 22, 2025 08:43
@taylorotwell taylorotwell merged commit 976d0a8 into laravel:12.x Nov 23, 2025
74 checks passed
@vadimonus vadimonus deleted the moving-redis-integration-tests branch November 23, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants