6 Commits

Author SHA1 Message Date
Daniel Cortés
67bf600c52 Throw message for ValidationExceptions 2021-05-27 09:21:17 -04:00
Jonathan Putney
954768ec61 GetValue should no longer throw an exception if an error code is returned
This was causing issues with JavaScript execution stopping on the exception, preventing further processing in the module. This was especially an issue when the module was trying to get a value that it should have been providing in the first place (looking at you SkillSoft)
2021-05-27 09:11:02 -04:00
Jonathan Putney
a1d94eef97 Handling non-string values being passed to SetValue/LMSSetValue 2019-12-30 11:33:08 -05:00
Jonathan Putney
ce503a25cb Adding more API tests 2019-11-14 14:50:49 -05:00
Jonathan Putney
360d30bdf0 Adding more API tests 2019-11-14 13:17:16 -05:00
Jonathan Putney
6dc512ba1f Initial API tests 2019-11-13 23:07:28 -05:00