summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit
Commit message (Expand)AuthorAgeFilesLines
* add check for the centos why-run buglcg/linux-user-check-lockLamont Granquist2016-08-241-0/+3
* rewrite linu_user provider check_lockLamont Granquist2016-08-241-38/+16
* sort out the -m / -M mess a bit betterLamont Granquist2016-08-231-9/+9
* clean up everythingLamont Granquist2016-08-231-5/+5
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-32/+20
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-176-20/+23
* Revert "Merge pull request #5123 from chef/lcg/resolv-replace"John Keiser2016-08-081-25/+0
* fix the spec filterLamont Granquist2016-07-191-1/+1
* only work around resolver caching on linuxLamont Granquist2016-07-191-2/+9
* replace glibc resolver with ruby resolverLamont Granquist2016-07-191-0/+18
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-252-4/+4
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-041-1/+1
|\
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-231-1/+1
* | better chef+ruby rspec constraintsLamont Granquist2016-03-032-6/+6
* | Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-u...tm/revert_4465Thom May2016-03-021-4/+4
* | Add test for solo.dJay Mundrawala2016-02-241-0/+70
|/
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-3/+3
* Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-4/+4
|\
| * Updated specartursitarski2016-02-021-4/+4
* | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-092-4/+4
* | auto fixing some rubocopsLamont Granquist2016-02-093-5/+5
* | autofixing whitespace copsLamont Granquist2016-02-0511-56/+48
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-028-12/+12
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-027-7/+7
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0213-13/+13
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-148-79/+79
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-136-10/+10
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-8/+7
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
* fix typoLamont Granquist2015-12-141-1/+1
* mocking the filesystem is dumbLamont Granquist2015-12-141-0/+1
* fix mocksplosion removal on the windows sideLamont Granquist2015-12-141-4/+4
* delete commented out lines in spec testLamont Granquist2015-12-141-10/+0
* implement verifications as a propertyLamont Granquist2015-12-141-13/+11
* respond to review commentsThom May2015-11-091-0/+5
* add a failing test case for value_for_platformJordan Evans2015-10-241-0/+7
* Add test for nonzero systemctl exit codeJohn Keiser2015-09-282-79/+46
* Add system providers to the list of world-stubbed stuffJohn Keiser2015-09-281-8/+27
* Test more of provider resolution by mocking the filesystem and commandsJohn Keiser2015-09-281-0/+60
* Use instance_double instead of instancejdm/fix-mixlib-shelloutJay Mundrawala2015-09-141-2/+2
* Fix failing specs on WindowsJay Mundrawala2015-09-141-3/+9
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-2/+2
* Better API version error handling helper code.tylercloke2015-06-052-2/+2
* Reregister V0 support for Chef::Client.tylercloke2015-06-052-1/+46
* Chef::ApiClient.update supports V1.tylercloke2015-06-053-0/+187
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-3/+3
* break up spec examplesLamont Granquist2015-05-011-3/+23
* test state_for_resource_reporter on file resourceLamont Granquist2015-05-011-1/+3