summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-7/+6
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-021-1/+1
* Rename not_fips rspec filter to no_supported_under_fipsjdm/fix-fips-filterJay Mundrawala2016-01-271-1/+1
* Fix inverted filter logic for not_fips rspec filterJay Mundrawala2016-01-271-1/+1
* Do openssl initialization in chef-fips test pipelineJay Mundrawala2016-01-251-0/+4
* Skip Version0 encrypted databag tests when in fips modeJay Mundrawala2016-01-251-0/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-141-36/+36
* Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-181-0/+1
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-151-0/+1
* raise if we see a test with :focus set on it in CIlcg/remove-focusLamont Granquist2015-12-041-0/+5
* dpkg multipackage and bonus fixesLamont Granquist2015-12-021-1/+4
* Add tag to skip travisJay Mundrawala2015-11-251-0/+1
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-0/+1
* Merge pull request #4016 from chef/mcquin/nano-ps-scriptClaire McQuin2015-10-021-0/+1
|\
| * Resolve resource_architecture and guard_architecture stubs.Claire McQuin2015-10-011-0/+1
* | Get rid of state-keeping and reset in ServiceHelpersjk/systemctl-shenanigansJohn Keiser2015-09-281-1/+0
* | Add test for nonzero systemctl exit codeJohn Keiser2015-09-281-0/+2
* | Add system providers to the list of world-stubbed stuffJohn Keiser2015-09-281-0/+1
|/
* Reset Chef main class between testsJohn Keiser2015-09-011-0/+2
* Enable 64-bit support for Powershell and Batch scriptsSalim Alam2015-08-191-0/+2
* 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