Open macnibblet opened 8 years ago
Are we even using the cache when running tests? Although I guess you could just update the Given a clean database
step to include that code.
We should be since it's replicating a real world environment, and added bonus, it's a lot faster.
In the bootstrapping, we should clear all previous caches and regenerate the proxies to avoid errors related to doctrine metadata stuck in the redis cache.