summaryrefslogtreecommitdiff
path: root/spec/unit/provider/group
Commit message (Expand)AuthorAgeFilesLines
* fix 4 copsLamont Granquist2019-07-051-1/+1
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* Update the functional spec and provider behavior to matchJoshua Justice2019-02-071-8/+0
* Add a test for this situation so we don't make the same mistake twice.Joshua Justice2019-02-061-0/+9
* Update copyright yearTim Smith2019-01-251-1/+1
* Chefstyle nitpicksJoshua Justice2019-01-251-3/+3
* Fix up headers and remove references to old versions of solarisJoshua Justice2019-01-252-2/+1
* Start modifying the files.Joshua Justice2019-01-251-24/+14
* Starting point: copy usermod and usermod specJoshua Justice2019-01-251-0/+115
* Remove support for unsupported opensuse < 42 from group providerTim Smith2019-01-241-2/+0
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-2/+2
* Added support for setting the comment/description on a group in Windows. This...Kapil Chouhan2018-12-131-0/+15
* Update wording in resource specs for attributes -> propertiesTim Smith2018-07-101-9/+9
* fix Naming/HeredocDelimiterCaseLamont Granquist2018-07-021-3/+3
* fix Layout/IndentHeredocLamont Granquist2018-07-021-13/+13
* Unification of shell_out APIsLamont Granquist2018-06-157-39/+39
* mechanical conversion of most debug log statements to traceThom May2018-03-264-9/+21
* ensure that providers inherit loggers from the run contextThom May2018-03-261-6/+2
* Fix dscl group provider gid_used? (#6703)Sean Karlage2018-01-081-5/+14
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-201-1/+1
* Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-114-14/+14
* 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