HomePhorge

Port Puppet[:path] test from Test::Unit to RSpec
5cd3cd3c3415Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Port Puppet[:path] test from Test::Unit to RSpec

This test checks that changing the setting results in changing the process
environment. Not the most awesome test, but nothing else checks either.

It also highlights that we didn't preserve the process environment over tests,
which is bad, because that is a shared, persistent resource that will change
state in response to test actions.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe28e9b57e179: Port `test/provider` to RSpec
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU5cd3cd3c3415: Port Puppet[:path] test from Test::Unit to RSpec (authored by Daniel Pittman <daniel@puppetlabs.com>).Mar 30 2012, 9:15 PM