summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fix specbootstrap_version_fixLamont Granquist2020-04-101-2/+2
* Add more typo fixesVivek Singh2020-04-0812-55/+55
* some spec typosVivek Singh2020-04-0842-57/+57
* Really skip the reboot pending func test if a reboot is pendingBryan McLellan2020-04-061-5/+6
* Fix failing specsTim Smith2020-04-021-2/+2
* Handle scenario where no value found in the updateTim Smith2020-04-021-1/+31
* Add testing of the xcode CLI detection plist parsingTim Smith2020-04-023-11/+133
* Switch the array format of shell_out and add a testTim Smith2020-04-021-1/+25
* Fix functional tests on Windows 10 by matching lessBryan McLellan2020-04-021-4/+4
* Merge pull request #9556 from chef/windows_share_fix_15Tim Smith2020-03-311-1/+3
|\
| * Required specs updatedsanga172020-03-311-3/+1
| * Specs added for freezed string and cloned stringsanga172020-03-311-0/+4
* | Merge pull request #9555 from chef/net-tools-15Tim Smith2020-03-313-3/+9
|\ \
| * | Skip the ifconfig functional tests if we don't have ifconfigTim Smith2020-03-313-3/+9
| |/
* | Merge pull request #9554 from chef/docs_linksTim Smith2020-03-314-7/+7
|\ \
| * | Make the links end with /Tim Smith2020-03-313-4/+4
| * | Update all our links to use the new docs site formatTim Smith2020-03-313-6/+6
| |/
* | Switch to RUBY_PLATFORM for the windows checkTim Smith2020-03-311-1/+1
|/
* Add :https_for_ca_consumer property to rhsm_register resourceJason Barnett2020-03-241-0/+24
* Revert the change to bundlerTim Smith2020-03-161-1/+1
* Found some tests that fail when run by themselves on master.Ryan Davis2020-03-161-7/+6
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-1682-13/+75
* Guard against windows loading on non-windows platforms.Ryan Davis2020-03-161-25/+27
* Remove warnings on test runsRyan Davis2020-03-161-2/+2
* Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-03-161-3/+3
* Fix require in test.Pete Higgins2020-03-161-1/+1
* Fix load path in test runs.Pete Higgins2020-03-161-6/+4
* Fix windows_certificate functional tests under buildkiteKapil Chouhan2020-03-167-101/+98
* Disable failing windows tests while we troubleshootTim Smith2020-03-161-54/+54
* Remove constraints on specsTim Smith2020-03-165-44/+33
* Remove the last bits of Appveyor from the specsTim Smith2020-03-165-9/+4
* add commentLamont Granquist2020-03-161-0/+2
* Fix file descriptor leak in our testsLamont Granquist2020-03-161-1/+5
* Fix a spec to work with windows?Tim Smith2020-03-161-1/+1
* capitalize drive letterMarc Chamberland2020-02-261-3/+3
* Merge pull request #9353 from chef/lcg/null-backportLamont Granquist2020-02-061-0/+34
|\
| * Add notify_group resourceLamont Granquist2020-02-061-0/+34
* | Merge pull request #9351 from chef/knife_15Tim Smith2020-02-061-0/+1
|\ \
| * | Make the cookbook_uploader spec actually require the classTim Smith2020-02-061-0/+1
| |/
* | Update the spec for the new formatTim Smith2020-02-061-2/+2
|/
* Add an introduced field to sysctl and expand testingTim Smith2020-02-031-1/+23
* Merge pull request #9311 from chef/ifconfig_debian_10Tim Smith2020-01-301-14/+43
|\
| * debian 10 ifconfig fixLamont Granquist2020-01-301-14/+43
* | Fix ChefStyleMia Henderson2020-01-301-1/+1
* | Fix fuzzy node search to work when the search type is a string rather than a ...Mia Henderson2020-01-301-1/+8
|/
* get rid of the failures due to deprecation warningsLamont Granquist2020-01-271-3/+6
* Cleanup the specs for the load_cookbooks warningsload_warnings_be_goneTim Smith2020-01-233-19/+0
* Use .load! in the Cookbook loader not .load_cookbooksTim Smith2020-01-231-28/+1
* Provider a better error message in Chef::Cookbook::CookbookVersionLoaderTim Smith2020-01-234-46/+46
* Fixed failing specsVasu11052020-01-221-16/+17