summaryrefslogtreecommitdiff
path: root/spec/functional/resource/group_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid accidentally reusing a gid in testsBryan McLellan2019-04-121-2/+15
* Use entirely fake names in the group functional testsTim Smith2018-07-161-1/+1
* Fix functional specs to set properties to empty arraysTim Smith2018-07-161-2/+2
* Simplify platform detection in the group functional specsTim Smith2018-07-161-5/+5
* Remove the gating logic for testing on macOS 10.6Tim Smith2018-07-161-5/+1
* Fix two new Chefstyle warnings with Rubocop 0.55rubocop_055Tim Smith2018-05-031-1/+1
* Fixed the specs and review commentsNimishaS2017-06-191-14/+19
* Fixing build failures of Windows Server 2016nimisha2017-06-191-0/+1
* Mock users in functional group testsCOOL-597/use-all-for-assertionTom Duffield2016-10-211-0/+1
* clean up users left from terminated builds and use explicid UIDs and GIDsMatt Wrock2016-09-191-3/+11
* try to fix el breaksLamont Granquist2016-08-221-1/+5
* user provider manage_home behavior and refactorLamont Granquist2016-08-191-1/+7
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-6/+8
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-4/+4
* update to latest chefstyle - fix casecmptm/fix_casecmpThom May2016-04-201-1/+1
* Update specssalam/group-fixSalim Alam2016-04-071-4/+4
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-3/+3
* auto fixing some rubocopsLamont Granquist2016-02-091-8/+8
* autofixing whitespace copsLamont Granquist2016-02-051-10/+10
* fixes #4515 and use FormatMessage to get correct error messages from native A...invalidMatt Wrock2016-02-031-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Using random names in the group_spec so we don't blow away a real accounttyler-ball2016-01-211-3/+3
* Test failures for the Cisco Nexus 7 platform in Manhattan. It cannot have up...tyler-ball2016-01-211-4/+4
* Use double quotes by defaultThom May2016-01-141-7/+7
* The newly refactored tests were bad on windows - fix it.Kartik Null Cating-Subramanian2015-08-061-2/+4
* Refactor the group tests and handle OSXKartik Null Cating-Subramanian2015-08-061-48/+59
* Fix expected exception on Mac in group_specKartik Null Cating-Subramanian2015-08-061-2/+5
* Don't leak groupsJay Mundrawala2015-07-291-0/+4
* Work around unicode errors by changing specJay Mundrawala2015-07-291-1/+1
* Fix group resource functional specsjdm/group-specsJay Mundrawala2015-07-291-3/+6
* Groups should not exist before managing groups that don't exist in testsBryan McLellan2015-05-291-0/+5
* Group spec needs to respond to shell_outjdm/group-spec-fixJay Mundrawala2015-02-191-0/+3
* Update to RSpec 3.Claire McQuin2014-10-291-25/+25
* Cleanup commented out codebtm/group_functional_testsBryan McLellan2014-09-291-2/+0
* Match group func tests to specificationBryan McLellan2014-09-291-4/+9
* Check the group membership using dscl on Mac.Serdar Sutay2014-09-031-3/+5
* Use valid short name for group memberssiddheshwar-more2014-07-311-4/+5
* Fixed group tests for aix to use short group/user namesiddheshwar-more2014-07-311-5/+6
* Move shared examples invocation into windows-scoped blockadamedx2014-01-131-2/+2
* Reuse of examples via include_examples for more sensible rspec outputAdam Edwards2014-01-131-2/+2
* Windows domain group resource examplesAdam Edwards2014-01-131-15/+84
* CHEF-3012: Use SID instead of username for group membership checksadamedx2014-01-131-1/+12
* Fix specs on Solaris.sersut2013-11-191-3/+38
* Fix specs on FreeBSD.sersut2013-11-191-14/+14
* Turn off functional group resource tests on MacOSX 10.6 due to caching issue ...sersut2013-11-191-1/+5
* Group spec fixed for CI.sersut2013-11-181-0/+3
* Better root checks and better naming for group account in functional group te...sersut2013-11-141-1/+1
* Support :excluded_members in windows group provider.sersut2013-11-121-6/+2
* Support :excluded members in gpasswd provider.sersut2013-11-111-0/+6