summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* avoid windows service spec unless we're on appveyortm/service_appveyor_onlyThom May2015-07-171-0/+1
* Make specs marked ":provider" run againJohn Keiser2015-06-301-13/+19
* windows does not have unamelcg/windows-doesnt-have-unameLamont Granquist2015-05-271-1/+1
* Merge pull request #3267 from dbjorge/issue-3266Thom May2015-05-201-0/+1
|\
| * Pin sid_spec default group expectation to observed behaviorDan Bjorge2015-04-231-0/+1
* | Skip integration tests that aren't working on appveyor environmentdanielsdeleo2015-05-191-1/+2
* | Move LWRP class deprecation warning to const_missingJohn Keiser2015-05-131-0/+3
|/
* Merge pull request #3039 from chef/tball/nightliesTyler Ball2015-03-111-0/+1
|\
| * Changing tactics - excluding test from chef verify because I cannot figure ou...tyler-ball2015-03-101-0/+1
* | dscl specs should only run on macjdm/dscl-fixJay Mundrawala2015-03-101-0/+1
* | Dont run useradd_spec on osxjdm/osxJay Mundrawala2015-03-091-0/+1
|/
* Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-091-2/+7
* Add config to treat deprecation warnings as errorsdanielsdeleo2015-02-061-0/+6
* Clean all RSpec test filters related to Ruby 1.8.7 (issue #2497)Xabier de Zuazo2015-01-271-6/+1
* Disable broken registry_spec testsbtm/appveyorJay Mundrawala2014-12-161-0/+1
* Execute and Script Resource improvementsLamont Granquist2014-12-081-0/+4
* Explicitly disable :should syntax in spec and mocksClaire McQuin2014-11-031-0/+8
* Remove treat_symbols_as_metadata_keys_with_true_values = true, now true by de...Claire McQuin2014-10-291-7/+0
* disable workstation tests for aix.kaustubh-d2014-10-291-1/+1
* Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-211-0/+1
|\
| * fixed functional testskaustubh-d2014-09-231-0/+1
* | Correctly turn off version 3 data bag encryption specs on windows.Serdar Sutay2014-10-201-0/+1
* | Merge branch 'patch-1' of github.com:workmad3/chef into sersut/rebase-chef-1971sersut/rebase-chef-1971Serdar Sutay2014-10-101-0/+4
|\ \
| * | Ensuring no arguments interfere with testsDavid Workman2014-09-141-0/+4
| |/
* | Exclude knife integration tests on server platformsBryan McLellan2014-10-091-0/+3
* | Adding back `require 'json'` to prevent breaking consumers who currently use ...tball/yajl-replace-jsontyler-ball2014-10-081-7/+0
* | Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-0/+10
* | DSC spec platform detection via WMIAdam Edwards2014-09-191-0/+2
* | Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+1
|/
* [CHEF-5356-gcm] Use rspec filters instead of conditionals and add some altern...Xabier de Zuazo2014-07-091-0/+3
* Run Pedant against local mode in TravisJohn Keiser2014-04-221-0/+1
* Fix / Mark volatile the transient failures on Solaris.sersut2014-03-281-0/+1
* Remove the unneeded running of "os" plugin.sersut2014-03-071-1/+1
* Fix chef spec infra to use OHAI correctly.sersut2014-03-071-2/+1
* ripping out rspec_reset entirelyLamont Granquist2014-01-291-12/+0
* fix rspec_reset problemLamont Granquist2014-01-291-0/+11
* validate streaming file sizeClaire McQuin2014-01-231-0/+1
* Add support for Windows domain join spec filterAdam Edwards2014-01-131-0/+1
* Fix specs on Solaris.sersut2013-11-191-0/+1
* Turn off functional group resource tests on MacOSX 10.6 due to caching issue ...sersut2013-11-191-0/+1
* Specs for CHEF-3297. TDD rules.sersut2013-11-111-5/+3
* Document webrick duck punchdanielsdeleo2013-10-171-0/+14
* Patch webrick timeout handler to avoid test failuresdanielsdeleo2013-10-171-0/+11
* Reset configuration before each testJohn Keiser2013-09-161-0/+6
* Added a new method to check for suse platform for testingMukta A2013-09-031-1/+1
* Renamed unsupported_group_provider_platformMukta A2013-09-031-1/+2
* ENV variables maynot be always set. Use release file to check if runningChirag Jog2013-09-031-1/+1
* Ignore failures on Suse, BSD, OSX and Solaris for now. File separateChirag Jog2013-09-031-1/+1
* Incorporated review comments for group resource functional testssiddheshwar-more2013-09-031-1/+1
* 1. Disable user creation tests for OSX due to bug CHEF-2813Chirag Jog2013-09-031-0/+1