What tests should be performed for 7.x and 8.x? For example:
List all content types
- Verify that Article and Basic page are listed on the ENT admin page
- Create a new content type
- Verify that the new content type is listed on the ENT admin page
Exclude all nodes
- Enable exclusion of all articles
- Create an article node
- Verify title is excluded on node view page
- Create a page node
- Verify that title is not excluded on node view page
Exclude all nodes - view mode
- Enable exclusion of all articles for the Full content view mode
- Create an article node
- Verify title is excluded on node view page
- Verify title is not excluded on node teaser page
Issue fork exclude_node_title-2611596
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 #2
smustgrave commentedComment #3
smustgrave commentedComment #4
smustgrave commentedComment #7
smustgrave commented