Files
shiny/tests/testthat
Alan Dipert a6149390a0 Fix selectInput/selectizeInput handling character(1) options (#2540)
* selectInput/selectizeInput: Fix handling of character(1) choices

* Re-document

* Add .github to .Rbuildignore

* Expand comment, don't import stats

* Add test for 013-selectize regression

* Expand comment

* Split listify into series of passes

* Thouroughly overhaul and comment choicesWithNames()

* No recursion

* Comment new "flat" choice processing machinery

* Remove unneccesary test of choice tree with depth > 2

* Test for choices idiomatically

* Tweak comment for asCharacter

* Comment odd test, add a new test for single-item list

* Handle empty non-lists correctly, add test

* Add test ensuring empty lists come back named

* Add comment/assertion stipulating processGroupedChoices() takes only lists
2019-08-22 21:23:38 -05:00
..
2019-06-14 10:58:50 -05:00
2016-03-03 15:00:51 -06:00
2019-02-11 10:02:40 -08:00
2018-12-14 16:18:20 -05:00
2016-03-03 15:00:51 -06:00
2018-03-27 15:35:29 -07:00
2019-08-07 15:42:38 -05:00