HomePhorge

(#6582) Eliminate the last vestige of the unit tests from the specs.
92499c86bc7fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6582) Eliminate the last vestige of the unit tests from the specs.

This eliminates a stub module in spec_helper, which was used for compatibility
with code that didn't bother to require the right files out of the unit tests.

It also removes test/lib from LOAD_PATH when running specs, since we don't run
with that code, and now we detect that as a larger scale test failure.

Reviewed-By: Nick Lewis <nick@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@rimspace.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3954576bca04: (#6582) eliminate fakeresource use in ssh_authorized_key spec.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@rimspace.net> committed rPU92499c86bc7f: (#6582) Eliminate the last vestige of the unit tests from the specs. (authored by Daniel Pittman <daniel@rimspace.net>).Mar 4 2011, 1:30 AM