summaryrefslogtreecommitdiff
path: root/spec/functional/resource/group_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* adding a sleep to ensure groups are created properly during testing on Freebsdjfm/freebsd13_grp_errorsJohn McCrae2022-06-011-1/+1
* adding a sleep to ensure groups are created properly during testing on FreebsdJohn McCrae2022-06-011-0/+2
* Add a delay in a few tests for AIX 7.2Jeremiah Snapp2021-09-071-0/+4
* Use a higher starting uid for testsJeremiah Snapp2021-09-051-1/+1
* Resolve chefstyle warningsTim Smith2021-05-071-1/+1
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-6/+6
* Don't allow expectations of raising an error without an error type.Pete Higgins2020-07-141-2/+6
* This spec seems to rely on the existing run_context behavior.Pete Higgins2020-06-261-2/+9
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-261-1/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix multiline stringLamont Granquist2019-07-081-9/+9
* fix 4 copsLamont Granquist2019-07-051-6/+8
* Style/NegatedIfLamont Granquist2019-07-051-2/+2
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-2/+2
* Avoid accidentally reusing a gid in testsBryan McLellan2019-04-111-1/+12
* Avoid groups < 2000 in testingjjustice6-tweak_solaris_usermodTim Smith2019-02-071-3/+2
* comment on group name length being for solaris & possibly othersJoshua Justice2019-02-071-1/+2
* fix typo in commentJoshua Justice2019-02-071-1/+1
* Update the functional spec and provider behavior to matchJoshua Justice2019-02-071-36/+5
* Cleanup some functional helpersfunctional_cleanupTim Smith2018-12-041-1/+1
* 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