summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Pull in the new tty-table to unlock new license-acceptancetty-tableTim Smith2020-09-201-3/+1
* Run the User::MacUser and User::Dscl tests on the correct systemsbug_sirTim Smith2020-08-241-1/+2
* Simplify macos detection in specs to include big surmac_specTim Smith2020-08-201-3/+3
* Add unit and integration testing back to omnibus testersLamont Granquist2020-08-171-0/+2
* File.exists? -> File.exist?existTim Smith2020-08-121-1/+1
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-5/+5
* Remove unnecessary check for `diff`.Pete Higgins2020-07-241-1/+0
* Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-testPete Higgins2020-07-221-0/+3
* Rename the method for more pizazz.reset-logger-in-testPete Higgins2020-07-171-1/+1
* Reset logger in test to avoid global state persisting.Pete Higgins2020-07-161-0/+2
* Don't allow expectations of raising an error without an error type.Pete Higgins2020-07-141-0/+1
* Don't allow setting expectations on nil.dont-allow-expectations-on-nilPete Higgins2020-07-131-0/+1
* Fix quotes for ChefstyleTim Smith2020-07-071-3/+3
* expand_path with __dir__ instead of __FILE__Tim Smith2020-07-071-3/+3
* Chef-16 git provider fixesLamont Granquist2020-04-231-0/+2
* Remove the unused simplecov depedencyTim Smith2020-04-211-11/+0
* Knife bootstrap options cleanupLamont Granquist2020-04-171-0/+15
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* update filter for opensuse and fix depsdheerajd-msys2020-04-131-1/+1
* update test for opensusedheerajd-msys2020-04-131-0/+1
* remove support for SLES11dheerajd-msys2020-04-131-1/+0
* Skip the ifconfig functional tests if we don't have ifconfignet-toolsTim Smith2020-03-271-1/+3
* Fix load path in test runs.fix-rspec-load-pathPete Higgins2020-03-111-6/+4
* Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-281-3/+0
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-2/+0
* Fix undefined method `dirname' for Chef::Provider::File:Classlcg/file-verifier-outputVivek Singh2019-12-021-0/+2
* Fix Windows Integration and Functional tests for BKJaymala Sinha2019-09-271-0/+2
* Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-091-0/+1
|\
| * add functional testryancragun/mac_userRyan Cragun2019-09-031-0/+1
* | only test these on rhel >= 8 where they worklcg/fix-dnf-rhel8Lamont Granquist2019-07-191-0/+2
|/
* Remove rspec config for TravistravisTim Smith2019-07-091-1/+0
* Style/NegatedUnlessLamont Granquist2019-07-081-1/+1
* Style/RegexpLiteralLamont Granquist2019-07-051-2/+2
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* Style/EmptyMethodLamont Granquist2019-07-021-6/+3
* Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-231-0/+1
* locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-0/+1
* Extract Action Collection from Data CollectorLamont Granquist2019-03-111-1/+1
* Cleanup some functional helpersfunctional_cleanupTim Smith2018-12-041-4/+2
* add suse rspec testingdheerajd-msys2018-09-251-0/+1
* Remove the RHEL 5 exclusionsTim Smith2018-07-161-1/+0
* Remove check to exclude tests on macos 10.6Tim Smith2018-07-161-1/+0
* fix Layout/DotPositionLamont Granquist2018-07-021-10/+10
* fix Style/HashSyntaxLamont Granquist2018-07-021-63/+63
* Ensure we don't run tests on unsupported platformstm/fix_unix_testsThom May2018-05-021-0/+1
* Yum package provider rewriteLamont Granquist2018-03-151-0/+10
* Remove support for Windows 20032k3Tim Smith2018-03-021-2/+0
* Fix travis to correctly run-as-rootlcg/testing-crazy-fucking-ideasLamont Granquist2018-02-211-1/+19
* speedup lwrp testsLamont Granquist2017-12-061-0/+19
* fix retries on JSON POST requests when negotiating protocol versionLamont Granquist2017-07-201-1/+8