Commit Graph

32 Commits

Author SHA1 Message Date
Becky Gilbert
8a9e1a655a change responses to response in survey-text plugin #638 2021-02-17 15:58:54 -08:00
Becky Gilbert
db2a2dc6bc change responses to response in survey-multi-select plugin #638 2021-02-17 15:51:14 -08:00
Becky Gilbert
584e03f7b0 fix failing tests: change key_press to response 2021-02-17 15:12:45 -08:00
Becky Gilbert
2d845a45af add test for instructions view_history data JSON conversion - #670 2021-02-16 16:51:15 -08:00
Becky Gilbert
6436230760 add raw data comparison to values test 2021-02-12 16:32:04 -08:00
Becky Gilbert
62db19826e remove video tests (console error when plugin tries to pause video) 2021-02-12 16:30:50 -08:00
Becky Gilbert
0e5264fa72 remove redundant test 2021-02-12 16:05:27 -08:00
Becky Gilbert
ca0c427e8f add a few more JSON and CSV conversion tests with plugins that uses objects and arrays in the data #670 2021-02-12 15:59:35 -08:00
Becky Gilbert
94d72ddf82 merge changes from master and fix merge conflicts #670 2021-02-12 15:58:48 -08:00
Josh de Leeuw
6a2dc21bc8 replaces keyCode with .key, gets all tests working 2021-01-15 17:55:12 -05:00
Josh de Leeuw
0aac702f1c implements #670, needs further checking 2021-01-14 10:28:18 -05:00
Becky Gilbert
b4c9a0b0d6 wrap expected errors in anonymous function 2020-10-16 17:14:22 -07:00
Becky Gilbert
2fefe75d90 fix syntax errors 2020-10-16 16:05:10 -07:00
Becky Gilbert
68f847faeb new tests for .first and .last - #751 2020-10-16 15:41:52 -07:00
Josh de Leeuw
b850debcae fixes #391 2019-06-18 12:02:17 -04:00
Josh de Leeuw
05461d7949 change .variance and .sd to samples (#601) 2019-05-30 17:04:09 -04:00
Josh de Leeuw
bc03aebfb1 allow functions in data params (#562) 2018-12-14 12:12:50 -05:00
Josh de Leeuw
e89c947de7 jest upgrade, fixing tests to work with upgrade of jsdom 2017-12-28 16:07:15 -05:00
Josh de Leeuw
37222c5b94 add a test for nested timeline variables and data parameter 2017-07-26 15:41:19 -04:00
Josh de Leeuw
15535820e0 allows object parameters to have nested timelineVariables 2017-07-21 22:11:43 -04:00
KristinDiep
ac43e94fe4 no errors in dataparameter.test.js 2017-07-12 15:28:10 -04:00
Josh de Leeuw
7a6b72f88d more testing repairs 2017-07-09 23:52:42 -04:00
Josh de Leeuw
3c0026b866 tests for #350 for now 2017-06-12 22:08:17 -04:00
Josh de Leeuw
7f3cd3bed5 adds some tests for #350
but they have problems with shared jsdom window. need to figure out
solution.
2017-06-11 23:45:14 -04:00
Josh de Leeuw
d1f7e46ab9 skip test for #391 until 6.1 2017-06-11 22:33:47 -04:00
Josh de Leeuw
e12e9e0d7a add broken test for #391 2017-06-10 23:56:20 -04:00
Josh de Leeuw
6ddd202bde shell of interaction data tests #350 2017-06-10 23:49:16 -04:00
Josh de Leeuw
4184913b1e fixes #387 2017-06-07 22:44:33 -04:00
Josh de Leeuw
f941731a5b #334 add data collection method .uniqueNames 2017-02-04 16:05:22 -05:00
Josh de Leeuw
b01f4039f3 add tests for data parameter 2017-02-02 16:47:35 -05:00
Josh de Leeuw
065fd8d4b0 change jsPsych.data.getData() to jsPsych.data.get() 2017-02-02 16:47:35 -05:00
Josh de Leeuw
b9a5ffde2f organize tests 2017-01-15 15:43:00 -05:00