Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Oct 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
Loading