KristinDiep
670b691da2
implemented plugin.info, some examples not working
2017-07-10 14:43:04 -04:00
Josh de Leeuw
d920d40cfd
remove .only on test
2017-07-10 10:57:21 -04:00
Josh de Leeuw
74a7acd334
Merge pull request #429 from kristiyip/master
...
html button, keyboard, and slider tests
2017-07-10 10:56:02 -04:00
Josh de Leeuw
8f19625c6b
testing for new method of evaluation function params #426
2017-07-10 10:55:00 -04:00
KristinDiep
6f1c409c54
html-slider-response test finished
2017-07-10 10:43:57 -04:00
KristinDiep
ddc123a3f4
html-button-response test finished
2017-07-10 10:26:59 -04:00
KristinDiep
270416be88
html-keyboard-response test done
2017-07-10 09:59:14 -04:00
KristinDiep
3d161376af
image-slider-response test
2017-07-10 09:12:46 -04:00
KristinDiep
13930f9e40
added params to image-slider-response
2017-07-10 09:12:46 -04:00
Josh de Leeuw
7a6b72f88d
more testing repairs
2017-07-09 23:52:42 -04:00
Josh de Leeuw
f292f0c1ae
get some tests passing again
2017-07-09 23:32:12 -04:00
KristinDiep
ee8e23d8d8
image-button-response test
2017-07-07 14:46:33 -04:00
KristinDiep
9e715e2457
iat-image, iat-html, image-keyboard-response tests done
2017-07-07 14:46:33 -04:00
Josh de Leeuw
2e6db10598
update test for #403
2017-07-06 15:32:22 -04:00
KristinDiep
6cef974710
created files for different kinds of stimulus
2017-07-06 14:15:21 -04:00
Josh de Leeuw
d882b4aa36
rename, update slider plugin #403
2017-07-01 23:01:21 -04:00
Josh de Leeuw
d9b3deb582
remove palmer plugin - fixes #401
...
Snap library is not handling event listeners correctly, or some other
change to jsPsych broke compatibility. Either way, this plugin isn't
used enough to warrant the effort to make it compatible right now.
2017-06-30 23:24:10 -04:00
Josh de Leeuw
2892c5369e
remove test #404
2017-06-26 13:22:08 -04:00
Josh de Leeuw
6175ee82f7
update test for #403
2017-06-26 12:11:51 -04:00
Josh de Leeuw
518f04f2bd
skip incomplete tests for now
2017-06-21 12:51:01 -04:00
Josh de Leeuw
b0ad46699a
fix button-response tests
2017-06-21 12:50:49 -04:00
Josh de Leeuw
ff28393a88
fix SRT test
2017-06-21 12:04:21 -04:00
KristinDiep
b2fe7100df
fixed IAT plugin and doc
2017-06-21 11:16:47 -04:00
Josh de Leeuw
48574dccab
update iat to remove prompt parameter
2017-06-21 09:15:53 -04:00
Josh de Leeuw
31251b7dcb
add basic test for #390
2017-06-19 23:04:17 -04:00
Josh de Leeuw
777446c1a7
docs and tests for #295
2017-06-19 21:49:14 -04:00
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