This pulled in two more tests for ensuring the environment is set up
correctly. I don't like to have to mimic the implementation so closely
with respect to the internal calls. Ideally those should be refactored
into helper functions that can be tested in isolation - or pulled into
tests to abstract away the details.
Signed-off-by: André Jaenisch andre.jaenisch@posteo.de
This pulled in two more tests for ensuring the environment is set up
correctly. I don't like to have to mimic the implementation so closely
with respect to the internal calls. Ideally those should be refactored
into helper functions that can be tested in isolation - or pulled into
tests to abstract away the details.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>