summaryrefslogtreecommitdiff
path: root/test/test_menu.rb
Commit message (Expand)AuthorAgeFilesLines
* Add tests and documentation for capital_letterAna María Martínez Gómez2019-04-081-0/+13
* test about menu's shell邹云慧2018-05-121-0/+19
* Fix block styling (rubocop warning)Abinoam P. Marques Jr2017-07-071-6/+6
* Remove unused assignmentAbinoam P. Marques Jr2017-07-071-3/+5
* Enforce double quotes on stringsAbinoam P. Marques Jr2017-07-071-3/+3
* Fix LineLength warnings from RubocopAbinoam P. Marques Jr2017-07-041-2/+8
* Remove deprecated minitest assertionAbinoam P. Marques Jr2017-07-011-1/+1
* Rubocop automatic correctionsAbinoam P. Marques Jr2017-06-301-87/+87
* add menu default testFrederico2016-07-111-0/+12
* HighLine::MenuItem -> HighLine::Menu::ItemAbinoam P. Marques Jr2016-06-031-4/+4
* Add tests for HighLine::Menu's indices coloringAregic2016-05-311-0/+83
* Fix some tests. New Menu api.matrinox2016-02-191-8/+4
* Add menu#build_item covenience, bringing us one step closer to a cleaner APImatrinox2016-02-191-2/+16
* Change name keyword arg to first positional arg because it's requiredmatrinox2016-02-191-4/+4
* Add configurable MenuItem via HighLine::Menu#add_itemmatrinox2016-02-191-2/+30
* Remove keyword args to preserve backwards compatability (and ruby 1.9 support)matrinox2016-02-191-14/+26
* Fix menu selection gathering with the various optionsmatrinox2016-02-191-0/+105
* Fix bug with responses hash not updating with each additional menu choicematrinox2016-02-191-1/+19
* Add tests for text overide and name/text interactionmatrinox2016-02-191-0/+20
* Add MenuItem struct for encapsulationmatrinox2016-02-191-4/+4
* Fix whitespacematrinox2016-02-191-54/+54
* Add #180 test - Menu prompt not reused after failed menu selectionAbinoam Praxedes Marques Jr2015-12-271-0/+19
* Move minitest/autorun requiring to after simplecov requiringAbinoam Praxedes Marques Jr2015-07-091-1/+0
* Add HighLine::TemplateRenderer to aggregate tpl rendering logicAbinoam Praxedes Marques Jr2015-04-291-1/+1
* Add coding information to all files - 1.9 compatibilityAbinoam Praxedes Marques Jr2015-04-291-0/+2
* Add Code Climate supportAbinoam Praxedes Marques Jr2015-04-291-0/+1
* Rename all test files to Rake::TestTask defaultAbinoam Praxedes Marques Jr2015-02-271-0/+440