Add test coverage

Created on 9 November 2015, over 9 years ago
Updated 12 March 2025, about 1 month ago

What tests should be performed for 7.x and 8.x? For example:

List all content types

  1. Verify that Article and Basic page are listed on the ENT admin page
  2. Create a new content type
  3. Verify that the new content type is listed on the ENT admin page

Exclude all nodes

  1. Enable exclusion of all articles
  2. Create an article node
  3. Verify title is excluded on node view page
  4. Create a page node
  5. Verify that title is not excluded on node view page

Exclude all nodes - view mode

  1. Enable exclusion of all articles for the Full content view mode
  2. Create an article node
  3. Verify title is excluded on node view page
  4. Verify title is not excluded on node teaser page

Exclude user defined nodes

  1. Enable exclusion of user defined articles
  2. Create an article node and enable title exclusion
  3. Verify title is excluded on node view page
  4. Create another article node
  5. Verify that title is not excluded on node view page
  6. Create a page node
  7. Verify that title is not excluded on node view page

Exclude user defined nodes - view mode

  1. Enable exclusion of user defined articles for the Full content view mode
  2. Create an article node
  3. Verify title is excluded on node view page
  4. Verify title is not excluded on node teaser page
πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada fizk

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024