Page MenuHomePhabricator

Re-work and re-enable ZFunctionTesterReport.test.js test for triggering tests on button click in Vue 3 vue-test-utils
Closed, ResolvedPublic

Description

This test (it( 'triggers the tests on button click', …) was disabled as part of T302130: Migrate WikiLambda's CLI testing of Vue code (jest etc.) from Vue 2 to Vue 3 in compatibility mode because overriding computed properties is no longer supported by the Vue3 version of vue-test-utils. We should re-write the test so that we can re-enable it so we're back to testing this part of the functionality.

Event Timeline

Change 941938 had a related patch set uploaded (by Genoveva Galarza; author: Genoveva Galarza):

[mediawiki/extensions/WikiLambda@master] Enable FunctionReport tests and fix false positives

https://gerrit.wikimedia.org/r/941938

Change 941938 merged by Jforrester:

[mediawiki/extensions/WikiLambda@master] Enable FunctionReport tests and fix false positives

https://gerrit.wikimedia.org/r/941938