Commit graph

24 commits

Author SHA1 Message Date
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
3fc7d35758 Remove redundant file 2018-11-24 18:13:00 +00:00
Josh Johnson
ddc4828af3 Version 1.1.1 2018-11-24 17:49:14 +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
2553edfa01 Update test descs 2018-10-27 21:07:01 +01: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
Josh Johnson
c15d13f294 Resolve bug with text value 2018-10-13 15:49:44 +01:00
Josh Johnson
7278e8baa5 Remove unnecessary polyfills from test file 2018-10-13 13:12:01 +01:00
Josh Johnson
0ac98ac7b2 Finish up e2e tests for text elements 2018-10-13 12:42:33 +01:00
Josh Johnson
140d876a7d Better organisation of e2e tests 2018-10-13 12:18:02 +01:00