summaryrefslogtreecommitdiff
path: root/spec/functional/resource/group_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Specs for CHEF-3297. TDD rules.sersut2013-11-111-117/+212
* Renamed unsupported_group_provider_platformMukta A2013-09-031-2/+2
* Updated functional tests for groupsiddheshwar-more2013-09-031-1/+3
* Ignore failures on Suse, BSD, OSX and Solaris for now. File separateChirag Jog2013-09-031-1/+1
* Common check for all UnixesChirag Jog2013-09-031-4/+1
* Incorporated review comments for group resource functional testssiddheshwar-more2013-09-031-17/+30
* 1. Disable user creation tests for OSX due to bug CHEF-2813Chirag Jog2013-09-031-35/+34
* Added functional tests for group resource and apply filter to run test as a r...siddheshwar-more2013-09-031-1/+27
* Updated group resource functional tests to use ohai platform_family insted of...siddheshwar-more2013-09-031-6/+6
* Updated group resource functional tests for windows and linux platformsiddheshwar-more2013-09-031-121/+154
* Abstracting common functionality of finding providersChirag Jog2013-09-031-15/+24
* Load provider to validate create/delete operationsChirag Jog2013-09-031-9/+11
* Clean test suite to conform to other functional testsChirag Jog2013-09-031-70/+58
* Use require_root to run tests with elevated privilegesChirag Jog2013-09-031-0/+135