jsPsych/packages/jspsych/tests/data
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
..
data-csv-conversion.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
data-json-conversion.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
datacollection.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
datacolumn.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
datamodule.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
dataparameter.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
interactions.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
trialparameters.test.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00