There are no automatic tests for this module.
Issue fork instapage-3100567
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:
There are no automatic tests for this module.
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 #2
ngkoutsaik commentedComment #7
bcizej commented@timotej-pl I'm also looking at the form functional tests. They contain access tests only, maybe we can refactor those into a single `PageFormAccessTest`?
Comment #8
Anonymous (not verified) commentedjernejmramor made their first commit to this issue’s fork.
Comment #9
bcizej commentedComment #10
bcizej commentedDid some code cleanup, kernel form tests still need assertions with failed validations.
Comment #11
timotej-pl commentedComment #13
bcizej commentedDid some minor fixes but otherwise looks good, commited.