Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  fixtures
  functional
  integration
  lib
  unit
audit.rb 148 Bytes
test_helper.rb 12.2 KB
test_runner.rb 1.1 KB

Latest revisions

# Date Author Comment
783fb4aa 09/11/2015 04:05 PM Marek Hulán

Fixes #11704 - consider no reports as warning if reports are expected

7df48f20 09/11/2015 04:03 PM Stephen Benjamin

refs #11776 - do not set default taxonomy settings by default

This reverts commit 8809a63b93b3f79eecb33a4757c4c13d2cbf4421.

f1a2c140 09/10/2015 07:27 AM Dominic Cleal

fixes #8521 - fix classes accessors, copy overrides on host clone

The various 'classes' accessors that are used in the UI for displaying
the Puppet classes tab only really worked for saved objects, so they're
changed to work better on an unsaved cloned object. Tests now check...

9aadd812 09/09/2015 09:45 AM Daniel Lobato Garcia

Fixes #10106 - Make tests run in parallel

Run rake parallel:test to run tests in several processes. The gem will
auto split the tests in as many cores as you have available.

Keep in mind running tests in parallel could highlight race conditions
we would've missed otherwise, so some tests might to be fixed to ensure...

221fd050 09/08/2015 08:19 AM Tom Caspy

fixes #9108 - parent parameters are now overrideable

fd06f4f6 09/07/2015 11:33 AM Tom Caspy

fixes #11415 - using the correct method for classification caster

baabd5ae 09/07/2015 08:28 AM Shimon Shtein

Fixes #11665 - Removed to_s function from OpenStruct instance

baa21c79 09/07/2015 05:53 AM Ori Rabin

Fixes #11663 - Empty lookup value not validated when use_puppet_default is checked

8076e753 09/07/2015 05:50 AM Ondřej Pražák

Fixes #11693 - removed 'destroy' for smart class parameter from API controllers

e54016da 09/04/2015 08:03 AM Marek Hulán

Fixes #10782 - global host status

Introduce new global host status that is composed of host substatuses.
Each substatus defines a mapping to the global one which can result in
three values
  • OK
  • WARN
  • ERROR

Plugins can add their own substatuses. These are automatically...

View revisions

Also available in: Atom