summaryrefslogtreecommitdiff
path: root/spec/unit/knife/core/ui_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* clean up whitespace againLamont Granquist2018-07-021-6/+6
* fix Layout/IndentHeredocLamont Granquist2018-07-021-52/+52
* fix Style/HashSyntaxLamont Granquist2018-07-021-9/+9
* Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-011-2/+1
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-9/+20
* Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-0/+10
* add spec around node['class'] vs. node.class behaviorlcg/node-presenter-tweaksLamont Granquist2016-09-201-0/+7
* add another spec for chef_environmentLamont Granquist2016-09-201-1/+8
* fix method_access and array handling in node presenterLamont Granquist2016-09-201-1/+8
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-2/+2
* Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-151-0/+7
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-4/+4
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-8/+8
* auto fixing some rubocopsLamont Granquist2016-02-091-8/+8
* autofixing whitespace copsLamont Granquist2016-02-051-16/+16
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-4/+4
* 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
* Use double quotes by defaultThom May2016-01-141-24/+24
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* Test format_for_display when given keys don't exist at alldanielsdeleo2015-05-261-0/+7
* write spec for d15df60bf493ece1d92bdadb6753d76beedaad73sawanoboly2015-05-261-0/+7
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* Finishing tests for https://github.com/chef/chef/pull/2338, fixes https://git...tball/complete-2338tyler-ball2015-02-111-0/+12
* Update to RSpec 3.Claire McQuin2014-10-291-72/+72
* Add specs for Windows color default configadamedx2014-10-091-0/+28
* Remove should_exit out of parameters and make ui.confirm less ugly.sersut2014-03-191-62/+99
* [CHEF-5057] Add default choice option to confirm promptEric Sigler2014-03-191-7/+32
* Spec for new option to ui.confirm.sersut2014-03-171-0/+9
* fix broken specs revealed by rspec-2.14-izationLamont Granquist2014-01-291-11/+9
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-9/+9
* Turn off temp file mod check tests on windows.11.8.0.rc.3sersut2013-10-231-2/+2
* hardcore mocking of TempfileLamont Granquist2013-10-231-2/+1
* add semi-functional testsLamont Granquist2013-10-231-0/+38
* clean up some constantsLamont Granquist2013-10-231-12/+19
* add editing specs for knife/core/uiLamont Granquist2013-10-231-0/+74
* multi attribute returnRanjib Dey2013-05-241-0/+6
* [CHEF-3516] raise Errno::EPIPE exceptions with -VVXabier de Zuazo2013-04-181-0/+8
* [CHEF-3516] Some knife commands emit Errno::EPIPE when used in a pipelineXabier de Zuazo2013-04-181-0/+27
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+309