summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/passwd_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* Minor cleanup to the passwd specsTim Smith2019-09-041-15/+14
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-5/+5
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* fixes for new chefstyle rulesLamont Granquist2018-07-051-9/+9
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+17
* chefstyle catchup for ohaiLamont Granquist2016-02-111-18/+18
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-13/+13
* Ignore passwd plugin on WindowsBryan McLellan2014-08-281-1/+1
* getlogin() often lies, especially when run under "su" -- it still returns theJulian C. Dunn2014-08-141-1/+2
* Ignore users if we've already seen themSean Walberg2014-03-261-0/+7
* add plugin loading to common specClaire McQuin2013-08-211-3/+1
* create/update spec testsClaire McQuin2013-08-191-3/+3
* update spec tests for compat with new dslClaire McQuin2013-08-071-2/+2
* convert plugins to new dsl.Claire McQuin2013-08-071-1/+1
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-261-1/+1
* Replace all calls to `stub!` with `stub`danielsdeleo2013-07-151-2/+2
* [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-151-11/+12
* Refactor unit test layoutBryan McLellan2012-12-061-0/+43