This repository contains tests to validate the implementations of the W3C's MiniApp specifications, specifically MiniApp Packaging (the spec for the MiniApp format itself), MiniApp Manifest (the spec to define a MiniApp and its configuration), and MiniApp Lifecycle (the spec that defines the events and APIs to control the execution lifecycle of a MiniApp). Our
objective is to test every normative statement (that is, every
MUST
or SHOULD
or MAY
, etc.).
The test reports describe all the tests, including implementation results and how to contribute.
This testing methodology is based on the EPUB tests, generated and maintained by the EPUB 3 Working Group. So, a big thanks to Ivan Herman, Dan Lazin, and the rest of the group.