Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

(WIP) Problem: Django tests fail when run consecutively #511

Commits on Sep 12, 2017

  1. Problem: Django tests fail when run consecutively

    In particular failures happen in the VCR checks for whether the
    cassettes have all been played. This is because the TAS API results are
    cached on disk.
    
    Solution: Disable caching when testing by using the `DummyCache` backend
    julianpistorius committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    3fd27ad View commit details
    Browse the repository at this point in the history