jsPsych/packages/jspsych/tests/pluginAPI
bjoluc c119650471 Move experiment execution into jsPsych.run()
The `run()` method takes a timeline and returns a promise that is
resolved when the experiment finishes.
Hence, jsPsych can now be initialized without starting an experiment.
This re-enables usage of `jsPsych.timelineVariable()` in timeline
definitions and repairs exclusion checks and extension loading.
2021-07-19 17:10:37 +02:00
..
pluginapi.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
preloads.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00