summaryrefslogtreecommitdiff
path: root/spec/integration/node
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Merge branch 'pr/2819'Andrew Parker1-17/+0
2014-07-05(PUP-2711) Make recursive manifest parsing conditional to future parserHenrik Lindberg1-0/+33
2014-07-03(PUP-2858) Remove duplicated testing (evaluator = 'current')Henrik Lindberg1-7/+0
2014-04-27(maint) Convert to using have_resource matcherAndrew Parker1-2/+2
2014-04-07(PUP-2158) Default a missing manifest to no_manifestAndrew Parker1-2/+2
2014-02-03(Maint) Clean up testsAndrew Parker1-26/+26
2014-02-03(PUP-865) Only use the pops merge for the future evaluatorAndrew Parker1-0/+8
2014-02-03(PUP-865) Allow BlockExpression to evaluate everythingAndrew Parker1-18/+13
2014-01-29(PUP-1118) Stop using Environment.newAndrew Parker1-15/+13
2014-01-06(PUP-716) Change Puppet::FileSystem::File to module methodsHenrik Lindberg1-1/+1
2013-12-14(PUP-865) Change name of shared test group to one not already claimedHenrik Lindberg1-3/+3
2013-12-14(PUP-865) Add ability to parse a directory of manifestsHenrik Lindberg1-0/+51
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-1/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune2-2/+2
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune2-2/+2
2012-04-23Make positional arguments distinct in Request#initializePatrick Carlisle1-1/+1
2011-08-19Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis1-2/+0
2011-08-18maint: remove inaccurate copyright and license statements.Daniel Pittman1-4/+0
2011-07-28(#1886) Clean up `node clean` for merge.Pieter van de Bruggen1-1/+1
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman2-3/+2
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman2-2/+2
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2-2/+2
2010-11-30Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry1-1/+1
2010-11-29Maint: Refactor tests to use <class>.indirection.<method>Paul Berry1-3/+3
2010-07-09Code smell: Two space indentationMarkus Roberts2-73/+73
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2-0/+0
2009-08-18Fixing #1544 - plugins in modules now works againLuke Kanies1-0/+58
2008-12-18Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies1-54/+0
2008-11-11Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2-2/+2
2008-07-29Merge branch '0.24.x' into mergingLuke Kanies1-0/+10
2008-07-10Fixing #1408 - --loadclasses works again.Luke Kanies1-0/+10
2008-07-08Merge branch '0.24.x'Luke Kanies2-6/+6
2008-07-07Fixing #1401 - integration tests now work regardless of the yamldir.Luke Kanies2-6/+6
2008-05-20Merge branch '0.24.x'Luke Kanies1-0/+6
2008-05-19Mocking Facter in an integration test, so it works with no networkingLuke Kanies1-0/+6
2008-05-13Using the new Cacher class for handling cached data.Luke Kanies2-3/+5
2008-04-10Fixing the expire method (it wasn't using a requestLuke Kanies1-1/+8
2008-04-10Moved the request creation into the IndirectionLuke Kanies1-0/+4
2008-04-08Ported the rest of the indirection terminuses over toLuke Kanies2-3/+41
2008-04-08Intermediate commit.Luke Kanies1-0/+34