Skip to content
  • Ed Morley's avatar
    Tests: Replace Django shunit2 test with Hatchet tests (#1161) · 278fe9ce
    Ed Morley authored
    Completes the shunit2 -> Hatchet test conversion.
    
    These were the last shunit2 tests, so the testrunner, Makefile targets,
    documentation and Travis CI steps have been removed.
    
    There isn't yet a replacement Makefile target or documentation for the
    Hatchet tests, however the rspec tests are easier to run by calling
    rspec directly (compared to the in-Docker tests), and until it becomes
    clearer what rspec use-cases are most common, it's hard to know how to
    best structure the Makefile targets.
    
    Closes @W-8786699@.
    
    [skip changelog]
    278fe9ce