Skip to content

Commit

Permalink
Retire outdated test cases (#1381)
Browse files Browse the repository at this point in the history
* Oy2 25583 - remove duplicate tests from lines 43-1075 (#1378)

* removed unused steps from lines 43-1075

* removed functions that are no longer used from page definitions after removing steps

* PI1.2-25583: lines 2109-3143 - Kristin (#1377)

* commented out unused tests

* deleted commented out sections

* removed commented out tests, steps, and functions

---------

* Retire outdated test cases pt 2 (#1380)

lines 1076-2108 in steps were assigned to me.

* error fixes

and resolving merging weirdness

---------

Co-authored-by: bflynn-cms <[email protected]>
Co-authored-by: Kristin Grue <[email protected]>
  • Loading branch information
3 people authored Oct 10, 2023
1 parent 696c23e commit e1430bc
Show file tree
Hide file tree
Showing 22 changed files with 63 additions and 1,210 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ Feature: Create a waiver Amendment
# Then search for approved Initial Waiver Number 1
# Then click the actions button in row one
# Then verify the Add Amendment button is displayed
# Then click the Add Amendment button
# Then verify All other 1915 b Waivers is displayed under Waiver Authority
# Then type new waiver amendment number 6 in 1915b Waiver Amendment Number field
# Then select proposed effective date 3 months from today
Expand Down
41 changes: 27 additions & 14 deletions tests/cypress/cypress/e2e/FAQ_Page.spec.feature
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,13 @@ Feature: OY2_Update_Text_on_FAQ_Page
Then Verify OneMAC Help Desk Contact Info Section Exists
Then Verify Phone Number Exists
Then Verify actual Phone Number Exists
Then Verify Email Exists
Then Verify actual Email Exists
Then verify Contact Email label Exists
Then verify actual Contact Email address Exists

Scenario: Verify screen enhancements on FAQ page
Given I am on Login Page
When Clicking on FAQ Tab
Then Verify page title is FAQ
Then Verify Frequently Asked Questions Exists
Then Verify page title is "Frequently Asked Questions"

Scenario: Verify redirect link on spa
Given I am on Login Page
Expand All @@ -89,17 +88,31 @@ Feature: OY2_Update_Text_on_FAQ_Page
Then Click on What is my SPA ID link
Then Verify text contains Enter the State Plan Amendment transmittal number Assign consecutive numbers on a calendar year basis

# Scenario: Verify redirect link on waivers
# Given I am on Login Page
# When Clicking on Development Login
# When Login with state submitter user
# Then click on New Submission
# Then Click on Waiver Action
# Then Click on Waiver Action under Waiver Type
# Then Click on What is my Waiver ID Link
# Then Verify text contains "Waiver number must follow the format"
Scenario: Verify redirect link on 1915b4 waivers
Given I am on Login Page
When Clicking on Development Login
When Login with state submitter user
Then click on New Submission
Then Click on Waiver Action
Then click on 1915b Waiver Actions
Then click on 1915b 4 FFS Selective Contracting waivers
Then click on 1915b 4 FFS Selective Contracting New Initial Waiver
Then click on What is my Initial Waiver Number
Then verify What format is used to enter a 1915b Initial Waiver number body is visible

Scenario: Verify redirect link on 1915b waivers
Given I am on Login Page
When Clicking on Development Login
When Login with state submitter user
Then click on New Submission
Then Click on Waiver Action
Then click on 1915b Waiver Actions
Then click on 1915b Comprehensive Capitated Waiver Authority
Then click on 1915b Comprehensive Capitated Renewal Waiver
Then click on What is my 1915b Waiver Renewal Number
Then verify What format is used to enter a 1915b Waiver Renewal number header is visible

Scenario: Screen enhancement
Scenario: Verify the Guides exist in the FAQ
Given I am on Login Page
When Clicking on FAQ Tab
Then verify Onboarding Materials exists
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ Feature: Create a waiver Amendment
# Then search for approved Initial Waiver Number 1
# Then click the actions button in row one
# Then verify the Add Amendment button is displayed
# Then click the Add Amendment button
# Then verify 1915 b 4 FFS Selective Contracting waivers is displayed under Waiver Authority
# Then type new waiver amendment number 7 in 1915b Waiver Amendment Number field
# Then select proposed effective date 3 months from today
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ Feature: Waiver Package Details View: Appendix K Amendment for a CMS User
Then expand the Initial Submission caret
Then verify the Initial Submission download all button exists
Then verify the additional information section exists
#Then verify the Formal RAI Response caret button exists
#Then expand the Formal RAI Response caret button
#Then verify the Formal RAI Response download all button exists


Scenario: Screen Enhance: Appendix K Details View - Approved
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ Feature: CHIP SPA CMS Details View - Card View with Actions
Then verify there is an Approved Effective Date in the details section
Then verify the description has a value displayed in the details section
#Then verify the attachments section exists
#Then verify the download all button exists
#Then verify the additional information section exists

Scenario: Screen Enhance - Approved CHIP SPA
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ Feature: CHIP SPA State Details View - Card View with Actions
Then verify a date exists for the Initial Submission Date
Then verify there is a Proposed Effective Date header in the details section
#Then verify the attachments section exists
#Then verify the download all button exists
#Then verify the additional information section exists
Then verify subject is not visible in the details section
Then verify description is not visible in the details section
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ Feature: Waiver Package Details View: Initial Waivers
Then verify there is a Proposed Effective Date header in the details section
Then verify the Withdrawal Requested caret button exists
Then expand the Withdrawal Requested caret
#Then verify the Withdrawal Requested download all button exists
Then verify the Initial Submission caret button exists
Then expand the Initial Submission caret
Then verify the Initial Submission download all button exists
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ Feature: Medicaid SPA CMS Details View - Card View with Actions
Then verify there is an Approved Effective Date in the details section
Then verify the description has a value displayed in the details section
#Then verify the attachments section exists
#Then verify the download all button exists
#Then verify the additional information section exists

Scenario: Screen Enhance - Withdrawn Medicaid SPA
Expand Down Expand Up @@ -161,7 +160,6 @@ Feature: Medicaid SPA CMS Details View - Card View with Actions
Then verify there is an Approved Effective Date in the details section
Then verify the description has a value displayed in the details section
#Then verify the attachments section exists
#Then verify the download all button exists
#Then verify the additional information section exists

Scenario: Screen Enhance - Approved Medicaid SPA
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ Feature: Medicaid SPA State Details View - Card View with Actions
Then verify a date exists for the Initial Submission Date
Then verify there is a Proposed Effective Date header in the details section
#Then verify the attachments section exists
#Then verify the download all button exists
#Then verify the additional information section exists
Then verify subject is not visible in the details section
Then verify description is not visible in the details section
Expand Down Expand Up @@ -177,7 +176,6 @@ Feature: Medicaid SPA State Details View - Card View with Actions
#Then verify a date exists for the Initial Submission Date
Then verify there is a Proposed Effective Date header in the details section
#Then verify the attachments section exists
#Then verify the download all button exists
#Then verify the additional information section exists
Then verify subject is not visible in the details section
Then verify description is not visible in the details section
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,4 @@ Feature: Waiver Package Details View: Temporary Extension for a State User
# Then verify there is an Initial Submission Date header in the details section
# Then verify a date exists for the Initial Submission Date
# Then verify the attachments section exists
# Then verify the download all button exists
# Then verify the additional information section exists
Loading

0 comments on commit e1430bc

Please sign in to comment.