jsPsych/packages/jspsych/tests
bjoluc 9c519853fe Use enum for parameter types and remove JsPsych.plugins
`const parameterType` is now `enum ParameterType` and can only be
accessed by importing it.
2021-08-17 17:19:25 +02:00
..
core Use enum for parameter types and remove JsPsych.plugins 2021-08-17 17:19:25 +02:00
data Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
extensions Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
pluginAPI Replace ALL_KEYS and NO_KEYS with strings 2021-08-17 17:07:23 +02:00
randomization Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
timing-tests Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
utils Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
utils.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00