Josh Johnson
|
5663fdf9c9
|
Resolve undefined error (#528)
* Remove run-p from test command
* Remove dropdown interaction tests
* Tidy utils
* Use merge lib
* Remove string casting
* Sanitise in constants
* Housekeeping
* Add non-string value tests
|
2019-02-22 22:04:55 +00:00 |
|
Josh Johnson
|
1d579b5b20
|
Api changes (#515)
* Combine regexFilter and addItemFilter + minor tweaks
* Update tests to accomodate fixed dropdown notice
* Remove broken `toggleDropdown` method
* Unskip dropdown interaction tests
* Remove reference to removed method
|
2019-02-12 18:35:46 +00:00 |
|
Jeremy Hou
|
935b73c94d
|
Fixes an issue where deepmerge concatenates array configs (#496)
|
2019-01-19 14:47:22 +00:00 |
|
Josh Johnson
|
7f348b4b2b
|
Fix set choice by value bug (#471)
* Resolve bug with setChoiceByValue not removing choice from dropdown
* 4.1.3
* Version 4.1.3
|
2018-11-25 12:48:49 +00:00 |
|
Josh Johnson
|
61204b9173
|
Fix form submission bug in firefox (#470)
* Fix form submission bug in firefox
* 4.1.1
|
2018-11-24 17:48:03 +00:00 |
|
Josh Johnson
|
2324827bbe
|
Add enabling/disabling e2e tests
|
2018-11-09 08:38:12 +00:00 |
|
Josh Johnson
|
67857d9296
|
Add e2e tests to interact with dropdown
|
2018-11-03 12:26:02 +00:00 |
|
Josh Johnson
|
897745fcba
|
Add custom property tests
|
2018-11-03 12:00:37 +00:00 |
|
Josh Johnson
|
3058a3993f
|
Disable element if disabled attr passed
|
2018-10-30 20:21:52 +00:00 |
|
Josh Johnson
|
c206134111
|
Update choice value/labels + add test for parent/child link
|
2018-10-27 21:00:49 +01:00 |
|
Josh Johnson
|
78648b82fb
|
Add e2e tests for choice groups
|
2018-10-27 18:12:15 +01:00 |
|
Josh Johnson
|
a463d3283d
|
Add scrolling e2e tests
|
2018-10-27 16:25:46 +01:00 |
|
Josh Johnson
|
8079fedea4
|
Add e2e tests for addItems: false
|
2018-10-21 19:26:19 +01:00 |
|
Josh Johnson
|
97d6a1c8ac
|
Add ajax e2e tests
|
2018-10-20 13:32:58 +01:00 |
|
Josh Johnson
|
0ddbbd8f05
|
Add plcaeholder tests
|
2018-10-18 22:18:17 +01:00 |
|
Josh Johnson
|
eede3452c3
|
Further e2e tests
|
2018-10-17 23:13:24 +01:00 |
|
Josh Johnson
|
5e784fbb63
|
Add search tests + refactor tests
|
2018-10-17 22:36:37 +01:00 |
|
Josh Johnson
|
17a9afc42c
|
Add select one e2e tests
|
2018-10-14 16:00:46 +01:00 |
|
Josh Johnson
|
9ad1dcbdd2
|
Add select multiple e2e tests
|
2018-10-13 16:38:51 +01:00 |
|