Matt McWilliams
|
0eaefb2b48
|
When mscript compilation fails, throw error in console.
|
2024-10-14 12:12:39 -04:00 |
Matt McWilliams
|
bc081cfe63
|
Correct lib jsdocs in modules. Update tests to catch new error in mscript.
|
2024-05-24 15:23:58 -04:00 |
Matt McWilliams
|
b4a974a33e
|
Updated tests to add cases catching mscript failing on multi-device scripts
|
2024-05-24 00:09:28 -04:00 |
Matthew McWilliams
|
72b5077356
|
Restructure includes and type definition files so that mscript runs
|
2022-08-07 22:18:58 -04:00 |
mmcwilliams
|
96d0897f65
|
Made a breaking change to the mscript module: light array is now the "meta" array to allow for types of commands other than camera movements to have associated metadata. The two driving motivations for this change are the proposed alert feature which will have a string message as its metadata and the proposed pause feature, which will have seconds as its metadata.
Updated tests as well. Still need to change behavior in the mscript.js gui lib.
|
2019-07-26 19:54:22 -04:00 |
mmcwilliams
|
c169b7fbae
|
Update mscript tests. Increase coverage.
|
2019-05-28 22:40:50 -04:00 |
mmcwilliams
|
93144322db
|
Re-writing mscript tests.
|
2019-05-28 17:40:59 -04:00 |
mmcwilliams
|
ab8d7f57e9
|
Add a mocha-style test for mscript, related to issue #3
|
2019-05-28 09:02:55 -04:00 |