Closed (fixed)
Project:
Instapage
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Dec 2019 at 09:41 UTC
Updated:
22 Jan 2021 at 15:04 UTC
Jump to comment: Most recent
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.