HomePhorge

Clean up and unify scratch database setup logic.
600a6e7f1e8dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Clean up and unify scratch database setup logic.

Now that we have a pile of places all trying to do the same setup and
exclusion for SQLite in their tests, it pays to push all that into a central
location and make it uniformly available to all the tests.

This provides a nice, global method that can be invoked by any test suite to
configure the database, and then uses that everywhere that was doing scratch
database setup.

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
rPU17a530256d94: Make PuppetSpec::Files methods available at module level.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU600a6e7f1e8d: Clean up and unify scratch database setup logic. (authored by Daniel Pittman <daniel@puppetlabs.com>).Feb 15 2012, 12:34 AM