adlnet / lrs-conformance-test-suite

A NodeJS project that tests the MUST requirements of the xAPI Spec and is based on the ADL testing requirements repository. The test suite website can be found here: https://lrstest.adlnet.gov/. The adopters website can be found here: https://adopters.adlnet.gov/
https://adlnet.gov/projects/xapi/
MIT License
67 stars 42 forks source link

[2.0.0]Timestamp UTC conversion test uses an invalid timestamp #262

Closed integralla closed 1 year ago

integralla commented 1 year ago

Timestamp UTC conversion test uses an invalid timestamp, causing test to fail for LRS instances that validate the timestamp against RFC 3339 date-time format.

Fixes https://github.com/adlnet/lrs-conformance-test-suite/issues/261