Commit Graph

212 Commits

Author SHA1 Message Date
Josh de Leeuw
1087f2a966 add utility functions for testing library 2017-06-19 15:06:08 -04:00
Josh de Leeuw
8c752589fb add test for #327 2017-06-15 22:39:36 -04:00
Josh de Leeuw
9db2eb0dd2 add load test for all plugins 2017-06-13 22:01:07 -04:00
Josh de Leeuw
ee1caa2ce1 adjust tests to use new keyboard event scope 2017-06-13 21:41:38 -04:00
Josh de Leeuw
0a09b3e7ab tests for #350 for now 2017-06-13 10:00:58 -04:00
Josh de Leeuw
c9a975746d adds some tests for #350
but they have problems with shared jsdom window. need to figure out
solution.
2017-06-13 10:00:58 -04:00
Josh de Leeuw
0747e1e3b2 skip test for #391 until 6.1 2017-06-13 10:00:58 -04:00
Josh de Leeuw
e96a530677 add broken test for #391 2017-06-13 10:00:58 -04:00
Josh de Leeuw
097cac67aa shell of interaction data tests #350 2017-06-13 10:00:58 -04:00
Josh de Leeuw
b72a65fcac tests for progress bar 2017-06-13 10:00:58 -04:00
Josh de Leeuw
0addfc93ea fixes #387 2017-06-13 10:00:58 -04:00
KristinDiep
18a380874c better logic 2017-06-13 09:58:35 -04:00
KristinDiep
e319a909b0 Added test for text plugin 2017-06-04 16:12:01 -04:00
KristinDiep
a1b8e8e3cd fixed logic and tests 2017-06-02 14:27:14 -04:00
KristinDiep
87d2e42bdc snapshot update 2017-05-26 11:32:19 -04:00
KristinDiep
0ef858450c Merge branch 'master' of https://github.com/kristiyip/jsPsych
Nee to update.
2017-05-26 11:21:55 -04:00
Josh de Leeuw
d287f7a4d3 fixes #343 2017-05-25 11:17:56 -04:00
Josh de Leeuw
2a900c7d3e add fullscreen partial test 2017-05-25 10:39:29 -04:00
Josh de Leeuw
87e064d9c9 adjust loading test 2017-05-25 10:39:13 -04:00
Josh de Leeuw
8be4e13cda implement testing for utils 2017-05-25 10:39:03 -04:00
Josh de Leeuw
90a17b82ec add timeline variables test shell 2017-05-24 23:28:11 -04:00
Josh de Leeuw
f2304c2b79 fixes #333 , adds same-different testing 2017-05-24 23:25:29 -04:00
KristinDiep
4b8d332762 Merge remote-tracking branch 'upstream/master'
Need to update fork with upstream.
2017-04-17 17:11:10 -04:00
KristinDiep
4ecd4f4df2 updated snapshot 2017-04-13 13:15:38 -04:00
KristinDiep
3881da6df8 created tests 2017-04-12 22:58:36 -04:00
KristinDiep
0b2e14781f moved age folder to imgand removed container div 2017-04-11 08:59:36 -04:00
Josh de Leeuw
844ea6f1db add .endCurrentTimeline test 2017-04-10 21:04:05 -04:00
Josh de Leeuw
e4e03269fa Create README.md 2017-04-10 18:38:42 -04:00
Josh de Leeuw
71027fc07d add tests for conditional_function 2017-04-10 14:24:58 -04:00
Josh de Leeuw
5a4b0e453b implements test for #336, works. 2017-03-20 22:34:17 -04:00
Josh de Leeuw
cd44986fe0 more tests for single-stim #351 2017-03-19 23:20:38 -04:00
Josh de Leeuw
1646bb0a9b expand single-stim testing suite #351 2017-03-19 22:20:20 -04:00
Josh de Leeuw
210dc8b834 flesh out testing suite framework for plugins #351 2017-03-19 21:44:41 -04:00
Josh de Leeuw
a3a2df6ce0 implement event testing e.g., #349 2017-03-19 16:48:38 -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
Josh de Leeuw
729eadedea change .displayData test 2017-01-12 14:49:06 -05:00
Josh de Leeuw
accc619352 trial finish events get passed a modifiable copy of the raw data object 2017-01-09 11:30:23 -05:00
Josh de Leeuw
053fc1bcd1 test join method of DataCollection 2017-01-04 15:25:28 -05:00
Josh de Leeuw
354ff1dc94 add DataCollection.first and .last 2016-12-31 14:39:53 -05:00
Josh de Leeuw
e821ae6bb0 add DataColumn.all 2016-12-31 14:19:51 -05:00
Josh de Leeuw
c5a6414477 adding tests 2016-12-28 22:44:25 -05:00
Josh de Leeuw
7a966c2248 add ConvertKeyCodeToKeyCharacter, variance, min, max 2016-12-22 17:00:48 -05:00
Josh de Leeuw
658b1db363 implement pluginapi tests 2016-12-20 13:21:13 -05:00
Josh de Leeuw
72deca2348 centralize keyboard listeners for better held_key detection 2016-12-20 11:28:24 -05:00
Josh de Leeuw
3dc02fd5d1 start testing pluginAPI 2016-12-20 10:39:08 -05:00
Josh de Leeuw
d583752919 testing data module 2016-12-18 15:20:29 -05:00
Josh de Leeuw
db8730d4b3 testing and fixing data module 2016-12-18 11:31:35 -05:00
Josh de Leeuw
575df21241 add tests for filter() and filterCustom() 2016-12-17 15:40:02 -05:00
Josh de Leeuw
979ee70d58 fix addToAll, test it 2016-12-16 14:00:15 -05:00
Josh de Leeuw
3d1c2b9ac9 add test 2016-12-16 11:24:30 -05:00
Josh de Leeuw
cf5306d9f6 modify test 2016-12-16 11:18:51 -05:00
Josh de Leeuw
d7d6d5b971 test addProperties 2016-12-16 11:05:47 -05:00
Josh de Leeuw
f125065451 fix ^ -> Math.pow() 2016-12-15 22:18:22 -05:00
Josh de Leeuw
7736561191 fix sd test 2016-12-15 22:14:45 -05:00
Josh de Leeuw
788ea0833b fix sqrt() 2016-12-15 22:08:43 -05:00
Josh de Leeuw
b4c63c607f more tests of datacollection 2016-12-15 22:06:56 -05:00
Josh de Leeuw
c1fbe542df datacollection tests 2016-12-15 21:53:52 -05:00
Josh de Leeuw
5f40e184b9 basic testing with jest working 2016-12-10 11:03:53 -05:00
Josh de Leeuw
df49035118 first jest test runs! 2016-12-09 21:25:56 -05:00