Issue #13690 has been reported by Chris Price. ---------------------------------------- Refactor #13690: Update puppet 2.7.x for spec_helper compatibility with external projects https://projects.puppetlabs.com/issues/13690
Author: Chris Price Status: Accepted Priority: Urgent Assignee: Chris Price Category: testing Target version: 2.7.14 Affected Puppet version: Keywords: Branch: This basically entails: * Introducing a new class (name to be determined--Puppet::Test::SpecHelper?) that will contain basic setup / teardown methods, which external projects can use to make sure that puppet is initialized properly during testing. * Remove or abstract the Puppet::Util::Settings#initialize_for_tests / #clear_for_tests methods in P::U::S * Modify puppet core spec_helper.rb to use the new API. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
