summaryrefslogtreecommitdiff
path: root/spec/unit/provider/group
Commit message (Expand)AuthorAgeFilesLines
* fix dscl group provider func breakageLamont Granquist2016-12-221-21/+21
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-217-73/+73
* fix unnecessary quoting of argslcg/deprecate-run-commandLamont Granquist2016-12-201-2/+2
* fix groupadd specs and modernizeLamont Granquist2016-12-201-22/+23
* Raise error if suse group manager adds non-existent userCOOL-597/address-suse-test-failuresTom Duffield2016-10-201-0/+90
* Style fixes.Noah Kantrowitz2016-09-201-12/+12
* Add a test for the new Solaris behavior.Noah Kantrowitz2016-09-201-0/+8
* Refactor groupadd tests to a more normal RSpec layout. Noah Kantrowitz2016-09-201-96/+107
* Update specssalam/group-fixSalim Alam2016-04-071-0/+7
* Don't fail when removing non-existing group memberSalim Alam2016-04-071-1/+2
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-095-12/+12
* auto fixing some rubocopsLamont Granquist2016-02-095-12/+12
* autofixing whitespace copsLamont Granquist2016-02-053-15/+15
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-023-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-026-6/+6
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-027-7/+7
* Use double quotes by defaultThom May2016-01-147-12/+12
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-122-4/+4
|\
| * chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-122-4/+4
* | fix some lint copsLamont Granquist2016-01-121-1/+1
|/
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-8/+5
* Update to RSpec 3.Claire McQuin2014-10-291-3/+3
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-247-187/+187
* use group_name when checking if the group exists on mac osx with dsclThiago Oliveira2014-10-171-2/+3
* Fix creation of non-empty FreeBSD groupsJacob Vosmaer2014-08-181-2/+2
* Fix OSX Group provider to be properly idempotentPhil Dibowitz2014-08-041-1/+38
* test the usermod flags used for omnios platformRicardo Signes2014-06-031-1/+2
* need action for define_resource_requirementsLamont Granquist2014-01-293-0/+3
* fix test, define_resource_requirements needs an actionLamont Granquist2014-01-291-0/+1
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-295-5/+5
* s/mock\(/double(/gLamont Granquist2014-01-292-3/+3
* s/stub!/stub/gLamont Granquist2014-01-297-54/+54
* Fix broken unit test break on non-Windows platformsadamedx2014-01-131-0/+1
* Fix the failing pw provider unit spec.sersut2013-11-191-6/+7
* exluded_members support in pw group provider.sersut2013-11-141-9/+5
* excluded_members support for groupmod provider.sersut2013-11-141-1/+0
* Fix unit tests on group providers.sersut2013-11-145-25/+39
* add unit test and remove "supports"KAWAHARA Masashi2013-10-101-0/+14
* Normalize whitespace on all filesSeth Vargo2013-09-265-52/+52
* Support platform "suse" and "opensuse" on OpenSuSEdanielsdeleo2013-09-171-0/+1
* Updated test to differentiate between name of group & group_nameMukta Aphale2013-09-031-1/+2
* Unit test for group_name test in NetGroup for Windows providerMukta Aphale2013-09-031-0/+13
* Fix user group modification for smartosEric Saxby2013-06-181-1/+2
* CHEF-4015: fix suse group provider on openSUSE12.3Ionuț Arțăriși2013-05-241-1/+2
* Finished refactoring converge and updated teststylercloke2012-11-051-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-307-0/+1026