AmpersandJS / ampersand-select-view

Select field for ampersand-form-views
MIT License
11 stars 26 forks source link

Feature/test arr num values #67

Open cdaringe opened 8 years ago

cdaringe commented 8 years ago

problem statement

user is having issues over in #66 test missing case setting select value when options are formatted as [ [0, 'zero'], [1, 'one'] ], specifically when calling setValue(withSomeNumber).

solution

confirm behavior is as expected via test