@ccrawford91 started working on functional tests in https://git.drupalcode.org/project/prlp/-/tree/feature/functional-tests. I would love to get this reviewed, finished and committed.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3339180-7.patch | 9.58 KB | norman.lol |
Issue fork prlp-3339180
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
norman.lolComment #4
norman.lolComment #5
norman.lolComment #6
norman.lolFixed coding standards violations.
Comment #7
norman.lolComment #9
norman.lolAfter you installed Drupal locally with the following multi-liner:
You can set up running tests locally by following this article:
https://mglaman.dev/blog/running-drupals-phpunit-test-suites-ddev
Now get the issue fork and fire tests:
Comment #11
norman.lol