afform_mock - The extra dep should be a real module
authorTim Otten <totten@civicrm.org>
Thu, 19 Dec 2019 03:03:53 +0000 (19:03 -0800)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:20 +0000 (19:13 -0700)
commitfdabc6d75d0f6ceedbddca7d59b3865f3f4c10b6
tree591b35dd51f984272f7922962fe1e07768d7c4c9
parent17535d7f23fa18b4641bbcc21efa5b161f9e67a9
afform_mock - The extra dep should be a real module

Using a real Angular module means that the page can be opened in an E2E test.
ext/afform/mock/ang/mockBespoke.ang.php [new file with mode: 0644]
ext/afform/mock/ang/mockBespoke.css [new file with mode: 0644]
ext/afform/mock/ang/mockBespoke.js [new file with mode: 0644]
ext/afform/mock/ang/mockPage.aff.json
ext/afform/mock/tests/phpunit/api/v4/AfformTest.php