Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct use of result.duration and "registration" for State documents #12

Merged
merged 5 commits into from
Mar 12, 2015

Conversation

brianjmiller
Copy link
Member

All tests pass now (again)! Submitting straight to you Ben since these are pretty straightforward for review. Once merged I'll tag and release a new version with updated AssemblyInfo.

* Fixes existing test which was failing on now conformant LRS
* Make 'registration' nullable in StateDocument
* Add setting registration value in query params and properties for
  certain State requests which should have already had it
* Fixes failing test for About resource because of unrecognized versions
* Added new property for tracking "known" versions separate from
  "supported" versions
* Added 0.9 and 0.95 to new "known" list as they may be /about response
* Switched operator to look at known vs supported version list
* "duration" property was always populated otherwise with 0 duration
* Add basic tests for serialization/deserialization
bscSCORM added a commit that referenced this pull request Mar 12, 2015
Correct use of result.duration and "registration" for State documents
@bscSCORM bscSCORM merged commit 4fc38ed into RusticiSoftware:master Mar 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants