- Issue created by @seanr
- πΊπΈUnited States seanr
OK, got this thing working locally. Might need a little help with that failure but looking into it right now:
1) Drupal\Tests\footnotes\FunctionalJavascript\FootnotesCkeditorPluginTest::testBasicFootnoteCreation Behat\Mink\Exception\ElementNotFoundException: Element matching css ".ck .footnotes-preview" not found. /builds/issue/footnotes-3515650/vendor/behat/mink/src/WebAssert.php:465 /builds/issue/footnotes-3515650/vendor/behat/mink/src/WebAssert.php:509 /builds/issue/footnotes-3515650/tests/src/FunctionalJavascript/FootnotesCkeditorPluginTest.php:97
Also, I'd need to add my own tests to it, but honestly not even sure how to do that in this context where the module to integrate with may not exist, needs its own setup, etc.