T394885 introduces a simple statement for the mobile editing interface. The implementation is in Vue and currently has no tests.
Introduce very basic tests to ensure that the Vue interface loads successfully. The tests should run as part of CI, and the choice of testing framework should be appropriate for the perspective that we add many more Vue components and interactive elements.
Acceptance criteria
- Basic testing functionality is implemented and runs as part of CI
- The tests fail if the Vue UI (resources/wikibase.mobileUi/wikibase.mobileUi.statementView.vue) is invalid or fails to load / mount