summaryrefslogtreecommitdiffstats
path: root/spec/unit/transaction
Commit message (Expand)AuthorAgeFilesLines
* Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-211-4/+0
* Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-07-191-1/+1
* Fix tests with "relative" paths on WindowsJosh Cooper2011-07-194-5/+9
* (#8268) Fix resource harness spec testsJosh Cooper2011-07-121-5/+9
* Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-081-3/+3
|\
| * (#2128) Add the ability to specify a node nameNick Lewis2011-06-061-3/+3
| * Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2011-04-051-2/+13
* | (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-5/+5
* | maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-134-8/+4
* | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-084-4/+4
* | (#7026) Remove whits from reports when finalizingNick Lewis2011-04-081-0/+19
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-0/+84
|\|
| * (#5710) Removed unnecessary calls to insync?Paul Berry2011-01-071-0/+23
| * Prep for fixing #5710: Refactor stub provider in resource harness specPaul Berry2011-01-071-33/+36
| * Maint: test partial resource failurePaul Berry2011-01-071-0/+58
* | Merge branch '2.6.x' into nextNick Lewis2011-01-064-585/+330
|\|
| * (#5758) Verify that report events are correctly createdPaul Berry2011-01-031-6/+56
| * (#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event.Paul Berry2010-12-301-0/+13
| * (#5715) Make certain report attributes always present.Nick Lewis2010-12-302-4/+10
| * (#5715) Changed the type of metric names to always be strings.Paul Berry2010-12-301-13/+13
| * (#5715) Add status attribute to reports.Paul Berry2010-12-301-3/+18
| * (#5715) Made the changes/total and events/total metrics always presentPaul Berry2010-12-301-0/+10
| * (#5715) Refactor in preparation for adding a status attribute to reports.Paul Berry2010-12-301-10/+10
| * (#5715) Removed Puppet::Transaction::Report#external_times from YAML output.Paul Berry2010-12-301-0/+8
| * (#5715) Added total time metric to apply reports.Paul Berry2010-12-301-0/+9
| * (#5715) Removed redundant attribute Transaction::Event#versionPaul Berry2010-12-301-1/+1
| * (#5715) Removed Puppet::Util::Log#version.Paul Berry2010-12-301-1/+1
| * (#5715) Removed the unused attribute Puppet::Transaction::Event#nodePaul Berry2010-12-301-1/+1
| * (#5715) Prep work: Fixed add_statuses in report_spec.Paul Berry2010-12-301-1/+1
| * Modified the behavior of Puppet::Resource::Status as follows:Paul Berry2010-12-172-5/+31
| * (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...Paul Berry2010-12-173-549/+151
| * (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-161-15/+21
* | Merge branch '2.6.x' into nextNick Lewis2010-12-163-72/+205
|\|
| * (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-102-71/+197
| * Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-081-3/+3
| * (#4943) Add puppet inspect applicationNick Lewis2010-12-021-0/+8
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-065-5/+5
* | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-301-1/+1
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-291-7/+0
* | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2010-11-131-2/+13
|/
* [#4364] Fix failing spec due to incorrect loglevelJesse Wolfe2010-08-041-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-095-953/+953
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+3
* Fix for #4117 "Storing newly-audited value" messagesMarkus Roberts2010-07-091-1/+1
* maint: fix stub failures in report_spec.rbJesse Wolfe2010-07-021-0/+4
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-285-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-285-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-235-0/+0
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-173-3/+86