Ensure that we do not issue unnecessary queries
This avoids issuing queries that can be cached, i.e for projects and their route information. Most of the caching is handled with default Rails SQL caching, but these tests verify that the behaviour is correct.
Showing
Please register or sign in to comment