I'm curious if i can mock out somehow the testing of a counter cache. Now I'm creating all the records to test the counter_cache. Is there any good practices to test counter cache effectively?
Edit: I'm just interested in testing that, the counter cache exists on a certain association.