[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Remove 'rendered' from tests
- Subject: Remove 'rendered' from tests
- From: Chris Warburton
- Date: Tue, 12 Sep 2017 15:58:21 +0100
- Resolution: fixed
- State: resolved
Our test scripts have been left unchanged from when we used to use Make
and output files to rendered/. We're now running them during a Nix
build, and setting up a rendered/ directory especially. This is just an
overcomplication, so tweak the tests to stop using rendered/ and remove
it from the Nix code.