Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Putney
7882608fb6 Rework of constants and some additional tests 2020-01-15 12:21:57 -05:00
Jonathan Putney
7954e2a083 Merge branch 'master' of https://github.com/jcputney/scorm-again 2020-01-09 09:37:58 -05:00
Jonathan Putney
d460053cbb Moving field values to test src 2020-01-09 09:36:08 -05:00
Jonathan Putney
6e4f2e3663 Removing total_time from JSON export, unless it's for the final commit 2019-12-26 14:36:36 -05:00
Jonathan Putney
929176fb3e More tests and fixes 2019-11-14 16:07:42 -05:00
Jonathan Putney
ce503a25cb Adding more API tests 2019-11-14 14:50:49 -05:00
Jonathan Putney
6dc512ba1f Initial API tests 2019-11-13 23:07:28 -05:00
Jonathan Putney
755259afdf More test cases and breaking out valid/invalid values to be reusable 2019-11-13 13:09:01 -05:00
Jonathan Putney
b427943036 More test cases 2019-11-12 14:59:01 -05:00
Jonathan Putney
b294496cb5 Test code cleanup, and starting SCORM 2004 CMI tests 2019-11-12 13:42:04 -05:00
Jonathan Putney
9e8896fa32 Removed circular dependencies between APIs and CMI objects
No longer directly setting error codes on the API when a read/write or data validation fails, throwing exceptions instead that can then be caught by the APi.
2019-11-12 11:17:41 -05:00