HomePhorge

Add tests for mixed inheritence/inclusion
b519e2464932Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add tests for mixed inheritence/inclusion

The preexisting tests didn't fully test the various forms of inheritence
and inclusion. This commit adds tests for finding variable values
through:
class local scope
class inheritence scope
class inclusion scope (with deprecation warning)
class inheritence+inclusion scope (finding through inheritence)
node scope
top scope

Details

Provenance
Hunter Haugen <h.haugen@gmail.com>Authored on
Andrew Parker <andy@puppetlabs.com>Committed on Apr 11 2012, 10:03 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU48bce6b9f306: Remove dynamic option for lookupvar
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUb519e2464932: Add tests for mixed inheritence/inclusion (authored by Hunter Haugen <h.haugen@gmail.com>).Apr 11 2012, 10:03 PM