summaryrefslogtreecommitdiff
path: root/spec/integration/knife/list_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* checkpointlcg/chef-sugarLamont Granquist2019-09-051-2/+2
* clean up whitespace againLamont Granquist2018-07-021-65/+65
* fix Layout/IndentHeredocLamont Granquist2018-07-021-735/+735
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* fix some tests that were just wrongThom May2016-05-051-8/+0
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-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
* Adjust tests for ACLsJohn Keiser2016-02-011-0/+33
* Get download of cookbook_artifacts workingJohn Keiser2016-01-151-8/+8
* Add server cookbook artifacts and list_specJohn Keiser2016-01-151-0/+16
* Use double quotes by defaultThom May2016-01-141-133/+133
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-34/+179
* Re-upgrade chef-zero to latestjk/latest-chef-zeroJohn Keiser2015-09-231-0/+8
* Fix failures from pendingClaire McQuin2014-10-301-2/+2
* Exclude knife integration tests on server platformsBryan McLellan2014-10-091-1/+1
* Fix crash when repo root does not existJohn Keiser2014-09-051-0/+6
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-1/+102
* Switch back to ChefZero::RSpec version 3jk/rspec_zero_3John Keiser2014-08-291-0/+114
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-54/+62
* create shared context for default config optionsClaire McQuin2014-05-221-3/+2
* Put cache at HOME/.chef.d if /var/chef can't be accessed.Claire McQuin2014-05-221-0/+4
* Add missing license to integration test files.sersut2013-06-141-0/+17
* Turn on nodes, clients and users by default ("everything")John Keiser2013-06-071-0/+114
* Ruby symlink doesn't work on Windows; pendingize testsJohn Keiser2013-06-071-2/+2
* Use list -Rfp for more readable testsjkeiser2013-06-071-21/+21
* Fix issue where cwd=cookbooks/cookbook1 listed everything at /jkeiser2013-06-071-0/+16
* Make cwd detection work when repo dir is a symlinkjkeiser2013-06-071-2/+173
* Make knife list return error when file not foundjkeiser2013-06-071-69/+46
* Honor repo_mode in local filesystemjkeiser2013-06-071-2/+1
* Categorize empty/ignorable files in a contextjkeiser2013-06-071-0/+3
* Move fs-targeted tests to their own filejkeiser2013-06-071-294/+0
* Tests for empty and extra files/directoriesjkeiser2013-06-071-12/+342
* Always return exact matches (let the caller decide if they exist)jkeiser2013-06-071-0/+18
* Add error test (missing file)jkeiser2013-06-071-13/+39
* Add --local tests, repository file/dir DSLjkeiser2013-06-071-0/+65
* rspec tests for wildcards and argumentsjkeiser2013-06-071-0/+87
* Add "knife list" testsjkeiser2013-06-071-0/+104