summaryrefslogtreecommitdiff
path: root/spec/spec_helper_acceptance.rb
AgeCommit message (Collapse)Author
2015-05-05spec_helper_acceptance: fix FUTURE_PARSER usageDavid Schmitt
Use the more common "yes", instead of "true" to detect FUTURE_PARSER.
2014-11-11Fix exclude windows test on ensure_packageTravis Fields
Update to fix ensure_resource as well
2014-10-28Fixed a mistake where we were trying to touch a host file using the default ↵Travis Fields
which was not relavent to the host we were modifying
2014-10-28Merge remote-tracking branch 'origin/4.3.x' back to masterTravis Fields
2014-10-28Fix testcases for Future Parser and resolve issue with values_at in assuming ↵Travis Fields
that it was dealing with a string
2014-08-28Update spec_helper for more consistencyMorgan Haskel
2014-06-23Removed platform check for facts.d mkdirTravis Fields
2014-06-23Add windows support and work around issue with SCP_TO on windows systemsTravis Fields
2014-05-07Add mode +x to spec .rb filesHunter Haugen
2014-05-07Adding more spec coverageHunter Haugen
2014-05-07Add the missing shebangs and fix the wrong ones for rpmlint to stop ↵Andrea Veri
complaining loudly
2014-05-02Fix the validate_augeas beaker testsHunter Haugen
2014-04-09Adding more testsHunter Haugen
2014-03-12Add beaker framework.Ashley Penney
This prepares the module for beaker acceptance tests.