Josh de Leeuw
|
b12ce3051d
|
rework citation testing
|
2025-01-27 15:37:37 -05:00 |
|
Josh de Leeuw
|
ad6c988449
|
Merge branch 'main' into fix-build-citations-test
|
2025-01-27 09:14:55 -05:00 |
|
jade
|
0b78155290
|
remove unnecessary helper function
|
2025-01-10 13:23:01 -07:00 |
|
jade
|
c8bda3c35b
|
reactivate old test, remove deprecated toThrowError() calls
|
2025-01-10 01:52:45 -07:00 |
|
jade
|
ad1d854f43
|
rework tests to use displayElement , remove DOM clearing per test
|
2025-01-10 01:02:58 -07:00 |
|
jade
|
89b489e6f4
|
fix typo
|
2025-01-08 11:47:50 -07:00 |
|
jade
|
7e66039ab8
|
cleanup console.log in tests
|
2025-01-08 11:03:34 -07:00 |
|
jade
|
ac4272fd56
|
check if getCitations() exists in build
|
2025-01-08 11:00:43 -07:00 |
|
Cherrie Chang
|
f8e454e4e7
|
delete console spies and mocks
|
2024-12-18 17:04:02 -05:00 |
|
Cherrie Chang
|
5b64a47138
|
change citations test to include default jspsych citation
|
2024-12-18 09:09:23 -05:00 |
|
Cherrie Chang
|
466b44c6ae
|
Merge branch 'add-citation-module' of github.com:jspsych/jsPsych into add-citation-module
|
2024-12-18 08:04:28 -05:00 |
|
Cherrie Chang
|
f2d1a03401
|
fix citation logic
|
2024-12-18 08:02:49 -05:00 |
|
Josh de Leeuw
|
e42ba99ecc
|
modifiy citation test to check for built version
|
2024-12-17 15:58:30 -05:00 |
|
Cherrie Chang
|
f0bc8ae3ac
|
add jest tests for citation tool
|
2024-11-01 12:53:47 -04:00 |
|
Bankminer78
|
e94691cf6b
|
Updated tests
|
2024-07-18 12:22:13 -04:00 |
|
Josh de Leeuw
|
313edc2af5
|
adjust tests to work with cleanup
|
2024-07-11 17:17:55 -04:00 |
|
Josh de Leeuw
|
43172ff0b7
|
Merge pull request #3326 from vzhang03/v8-plugin-metadata
Add additional information to plugin `info` to support better metadata collection
|
2024-07-11 14:04:26 -04:00 |
|
Josh de Leeuw
|
5521cfc888
|
fix test case
|
2024-07-11 10:08:59 -04:00 |
|
Josh de Leeuw
|
2889e854a0
|
add test for getKeyboardResponse can return a lower case version of the key in some circumstances #3325
|
2024-07-11 10:05:41 -04:00 |
|
vzhang03
|
bdf4fc3eee
|
Fixed test to use plugin_version
|
2024-06-25 12:56:27 -04:00 |
|
vzhang03
|
b7bd08aaac
|
Fixed tests by adding version to ignored fields
|
2024-06-25 10:55:18 -04:00 |
|
vzhang03
|
61e1544b9a
|
Updated final plugin test
|
2024-06-21 15:06:48 -04:00 |
|
vzhang03
|
593d4ce7bf
|
Updating old tests to use new plugin syntax and requirements
|
2024-06-21 15:03:10 -04:00 |
|
Josh de Leeuw
|
2898da6c59
|
Merge pull request #3167 from jspsych/skip-data-logging
Allow skipping data logging for a trial with `record_data: false`
|
2023-12-08 10:37:10 -05:00 |
|
bjoluc
|
ab7ad5a435
|
Handle undefined results
|
2023-12-06 19:56:24 +01:00 |
|
Josh de Leeuw
|
7b1ae24f4e
|
add abortTimelineByName()
|
2023-10-30 13:01:55 -04:00 |
|
Josh de Leeuw
|
6f9d01b2ae
|
added record_data parameter
|
2023-10-30 09:48:07 -04:00 |
|
bjoluc
|
9cac68a140
|
Merge branch 'main' into core-rewrite
|
2023-07-13 17:38:45 +02:00 |
|
Josh de Leeuw
|
545ecbaa76
|
update test case
|
2023-05-17 15:42:39 -04:00 |
|
Josh de Leeuw
|
7dd439fdcc
|
fix test case, need to pressKey because not simulation
|
2023-05-17 12:10:43 -04:00 |
|
Josh de Leeuw
|
e0026a3f87
|
add failing test for #2859
|
2023-05-17 11:38:05 -04:00 |
|
Josh de Leeuw
|
5f2b049763
|
add failing test for #2862
|
2023-05-17 10:47:54 -04:00 |
|
Josh de Leeuw
|
b6d4b18278
|
add test case for #2912
|
2023-05-17 10:30:56 -04:00 |
|
Josh de Leeuw
|
236cac8a21
|
add deepMerge utility function
|
2023-05-16 21:35:20 -04:00 |
|
Josh de Leeuw
|
d0a6839ac2
|
add a test for #2911
|
2023-05-16 17:45:23 -04:00 |
|
Josh de Leeuw
|
a72a455fb4
|
add test case for #3008
|
2023-05-16 12:22:25 -04:00 |
|
Josh de Leeuw
|
1324361835
|
Fix defaults for COMPLEX parameter types
|
2023-03-06 10:09:24 -05:00 |
|
bjoluc
|
76e7508024
|
Upgrade Jest to v29 and replace ts-jest with @sucrase/jest-plugin
|
2022-11-17 21:28:44 +01:00 |
|
bjoluc
|
b9d58a67fb
|
Merge branch 'main' into core-rewrite
|
2022-11-09 15:17:53 +01:00 |
|
bjoluc
|
8318d380c1
|
Merge branch 'main' into core-rewrite
|
2022-11-09 15:13:58 +01:00 |
|
bjoluc
|
61ec10779c
|
Run on_timeline_start and on_timeline_finish only once per timeline
|
2022-11-09 11:12:38 +01:00 |
|
bjoluc
|
f9f99b5c32
|
Fix skipped tests
|
2022-11-09 10:10:27 +01:00 |
|
bjoluc
|
2092d12a60
|
Rename jsPsych.end... functions to jsPsych.abort... and implement abortCurrentTimeline
|
2022-11-08 22:27:32 +01:00 |
|
bjoluc
|
46a3b65cb6
|
Make absolute import paths relative
|
2022-11-07 20:51:23 +01:00 |
|
bjoluc
|
7ab7b20f52
|
Implement simulation mode
|
2022-11-07 20:40:27 +01:00 |
|
bjoluc
|
677333e6fa
|
Add missing await s in functions-as-parameters.test.ts
|
2022-10-28 20:10:38 +02:00 |
|
bjoluc
|
efb31c9078
|
Fix pluginapi.test.ts
|
2022-10-28 15:18:40 +02:00 |
|
bjoluc
|
b3eff611d2
|
Implement extension support by integrating ExtensionManager
|
2022-10-28 11:28:37 +02:00 |
|
bjoluc
|
6e45aff804
|
Implement ExtensionManager
|
2022-10-27 19:44:48 +02:00 |
|
bjoluc
|
5aa986ef0e
|
Implement save_trial_parameters
|
2022-10-27 14:25:02 +02:00 |
|