department-of-veterans-affairs / va.gov-cms

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
97 stars 69 forks source link

Comprehensive Test Plan: Identify and Script E2E Tests For Additional Content Types #19002

Open keisterj-oddball opened 4 weeks ago

keisterj-oddball commented 4 weeks ago

User Story or Problem Statement

As a member of the CMS Team, I want better automated test coverage for editor focused functionality within the CMS, so that I am more confident in the ability to make code changes without breaking existing functionality used by editors.

Description or Additional Context

In order to improve automated test coverage for editor focused functionality within the CMS, eligible content types must be identified as pilots, and cypress tests should be created for said content types.

Steps for Implementation

  1. Identify 2-3 content types that make sense for the CMS Team to independently script cypress tests for
  2. Script cypress tests to create and mark instances of each identified content type as published
  3. Identify a way to annotate existing test scripts as "Critical" or "Regression" for later prioritization

Acceptance Criteria

keisterj-oddball commented 3 weeks ago

Candidate content types: News Release, Story, Benefits Detail Page

gracekretschmer-metrostar commented 3 weeks ago

@keisterj-oddball for sprint 17, I am going to pull in @JakeBapple to support in you implementing these test scripts.