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

Automation for updating Test Suite results #204

Open davidells opened 7 years ago

davidells commented 7 years ago

Hey there!

We currently incorporate the test suite in our build pipeline, always pulling from master of this repo. This works well and ensures that we are always up to date as our product and the test suite evolve.

We've also been through the process of running the test suite hosted at https://lrstest.adlnet.gov/, receiving a certificate, and uploading that to https://adopters.adlnet.gov/. This process was easy enough and went well.

However, we've only just realized that a new minor version has been released, and finding that we need to go through the process of essentially recertification. According to https://lrstest.adlnet.gov/about this could happen as often as monthly.

Is this likely? And if so, are there any plans for allowing us to automate this process, rather than click through a manual process every 2nd Wednesday of the month?

Thanks!

cr8onski commented 7 years ago

Thank you for the feature request. We will discuss it during our internal test suite development meeting.