summaryrefslogtreecommitdiff
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
* remove rm -rf in chef solo recipe_urlLamont Granquist2016-02-102-44/+29
* autofixing whitespace copsLamont Granquist2016-02-054-10/+9
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-031-0/+52
|\
| * Refactor chef-config fips configjdm/fips-58Jay Mundrawala2016-01-281-4/+4
| * Allow use of command line fips switch for knifeJay Mundrawala2016-01-281-0/+52
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-024-4/+4
|/
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-1/+1
* Use double quotes by defaultThom May2016-01-144-19/+19
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-5/+5
* Windows cli tools should have color true by defaultadamedx/windows-color-defaultsAdam Edwards2015-10-062-4/+4
* Fix false positive in test, make test more strict.danielsdeleo2015-09-211-1/+1
* Configure named run list via command line or config filedanielsdeleo2015-09-211-0/+13
* fix typoDeWaRs12062015-06-291-1/+0
* fix solo_spec according previous changeEmmanuel Iturbide2015-06-291-2/+4
* Merge pull request #3299 from juliandunn/remove-audit-mode-experimental-warningThom May2015-06-091-5/+0
|\
| * Remove unneeded test if we're not marking audit as "experimental"Julian C. Dunn2015-04-291-5/+0
* | Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-2/+2
|/
* Add --no-listen option to disable zero binding to portdanielsdeleo2015-04-011-0/+10
* Disable the exitstatus 3 testBryan McLellan2015-03-161-4/+1
* Updating comment for future userstball/nightliestyler-ball2015-03-101-1/+2
* Changing tactics - excluding test from chef verify because I cannot figure ou...tyler-ball2015-03-101-2/+4
* Nightlies on debian and el6 have been failing on these timing-based tests, do...tyler-ball2015-03-101-4/+4
* use Chef::Config.platform_specific_pathJay Mundrawala2015-02-121-2/+2
* Fix broken tests in jenkinsJay Mundrawala2015-02-121-2/+2
* Refs #2709: Isolate/fix the no-fork faultAJ Christensen2015-02-092-0/+12
* add json_attribs option for chef-apply commandsonots2015-02-091-0/+16
* add testRob Redpath2015-01-251-0/+13
* Change expect to allow.mcquin/client_spec_fixClaire McQuin2015-01-231-1/+1
* Stub reading of /etc/chef/client.rbClaire McQuin2015-01-231-2/+5
* Unit tests for audit-mode in chef-solo.Claire McQuin2014-12-172-30/+39
* Explicitly enable audits.Claire McQuin2014-12-171-0/+4
* Add specs for audit-mode command-line and configuration settings.Claire McQuin2014-12-171-13/+86
* Stub windows? check in the unit test to make sure specs are green on windows.Serdar Sutay2014-12-091-0/+1
* Add unit test.Serdar Sutay2014-12-081-0/+12
* Fix knife plugin path searchingLamont Granquist2014-12-031-2/+6
* cleanup cookbook path from stale filesVasiliy Tolstov2014-11-131-0/+2
* Update to RSpec 3.Claire McQuin2014-10-294-108/+108
* Merge branch 'patch-1' of github.com:workmad3/chef into sersut/rebase-chef-1971sersut/rebase-chef-1971Serdar Sutay2014-10-101-5/+13
|\
| * Ensuring no arguments interfere with testsDavid Workman2014-09-141-1/+0
| * Making sure the right data is used throughout the testDavid Workman2014-09-041-3/+4
| * Fixing travis-ci failure.David Workman2014-09-041-0/+1
| * Fixing case of a nil recipe file with chef applyDavid Workman2014-09-031-3/+10
* | Test signal safely on windowsmcquin/Issue-1910Claire McQuin2014-10-011-0/+1
* | Tidy up some comments, whitespace.Claire McQuin2014-10-011-0/+2
* | Reconfigure signal trapping.Claire McQuin2014-10-011-13/+66
* | Disable unforked interval runs.Claire McQuin2014-10-012-1/+62
* | Fixed Issue 1882 by printing usage when chef-apply is run with no argumentsNolan Davidson2014-09-101-1/+11
|/
* CHEF-5075: order matters for recipe_urlBryan McLellan2014-08-291-3/+19