Add unit tests for SearchableSelectMultipleWidget 43/68243/1
authorBrandon Lo <lobrandon1217@gmail.com>
Wed, 17 Jul 2019 18:38:49 +0000 (14:38 -0400)
committerBrandon Lo <lobrandon1217@gmail.com>
Wed, 17 Jul 2019 19:00:49 +0000 (15:00 -0400)
commit3418c7a7baae772f1bb58e9a827c1e6198dbed54
tree1620bf37b4867d6f48aa9e8cf274de7a08b6c339
parentf98db8c551f6f626e2220d62ba6170920eba5ef7
Add unit tests for SearchableSelectMultipleWidget

Removes behavior-based unit testing for this widget, instead adds in
unit tests that will test each function. This makes sure that every
function does what is expected.

Change-Id: Ie97831480865defe5ab38c9499016c7fa3c12a62
Signed-off-by: Brandon Lo <lobrandon1217@gmail.com>
tests/tests/test.js