Skip to content

Commit

Permalink
verify what happens to MD-23-7650-VM
Browse files Browse the repository at this point in the history
- commented out tests to see the status of MD-23-7650-VM package without it.
  • Loading branch information
Valencia2019 committed Nov 17, 2023
1 parent c3cdefe commit 766489d
Showing 1 changed file with 44 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,48 +217,48 @@ Feature: CHIP SPA State Details View - Card View with Actions
Then verify there is a Final Disposition Date header in the details section
Then verify there is an Approved Effective Date in the details section

Scenario: Screen Enhance - RAI Response Withdraw Enabled SPA
Then click Under Review checkbox
Then Click on Filter Button
Then search for "MD-23-7650-VM"
Then click the SPA ID link in the first row
Then verify the package details page is visible
Then verify 2 action cards exist
Then verify the sub status on the card is RAI Response Withdraw Enabled
Then verify package actions header is visible
Then verify withdraw package action exists
Then verify Withdraw Formal RAI Response package action exists
Then verify the details section exists
Then verify there is a Type header in the details section
Then verify a type containing SPA exists for the Type
Then verify there is a State header in the details section
Then verify a state exists for the State
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 there is a Proposed Effective Date header in the details section
Then verify the attachments section 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
Then verify there is a CPOC header in the details section
Then verify the CPOC has a value displayed in the details section
Then verify Review Team SRT is not visible in the details section
Then verify there is a Final Disposition Date header in the details section
Then verify there is an Approved Effective Date in the details section
# Scenario: Screen Enhance - RAI Response Withdraw Enabled SPA
# Then click Under Review checkbox
# Then Click on Filter Button
# Then search for "MD-23-7650-VM"
# Then click the SPA ID link in the first row
# Then verify the package details page is visible
# Then verify 2 action cards exist
# Then verify the sub status on the card is RAI Response Withdraw Enabled
# Then verify package actions header is visible
# Then verify withdraw package action exists
# Then verify Withdraw Formal RAI Response package action exists
# Then verify the details section exists
# Then verify there is a Type header in the details section
# Then verify a type containing SPA exists for the Type
# Then verify there is a State header in the details section
# Then verify a state exists for the State
# 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 there is a Proposed Effective Date header in the details section
# Then verify the attachments section 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
# Then verify there is a CPOC header in the details section
# Then verify the CPOC has a value displayed in the details section
# Then verify Review Team SRT is not visible in the details section
# Then verify there is a Final Disposition Date header in the details section
# Then verify there is an Approved Effective Date in the details section

Scenario: Chip SPA Details View - Withdraw RAI Response
Then click Under Review checkbox
Then Click on Filter Button
Then search for "MD-23-7650-VM"
Then click the SPA ID link in the first row
Then verify the package details page is visible
Then verify the sub status on the card is RAI Response Withdraw Enabled
Then click Withdraw Formal RAI Response package action
Then type "Automated test to withdraw the RAI Response." in additional info textarea
Then Click the Submit Button without waiting
Then verify Yes, withdraw response button exists
Then click Yes, withdraw response button
Then verify the success message is "Withdraw Formal RAI Response request has been submitted."
Then verify the status on the card is "Formal RAI Response - Withdrawal Requested"
Then verify package actions header is visible
Then verify there are no package actions available
# Scenario: Chip SPA Details View - Withdraw RAI Response
# Then click Under Review checkbox
# Then Click on Filter Button
# Then search for "MD-23-7650-VM"
# Then click the SPA ID link in the first row
# Then verify the package details page is visible
# Then verify the sub status on the card is RAI Response Withdraw Enabled
# Then click Withdraw Formal RAI Response package action
# Then type "Automated test to withdraw the RAI Response." in additional info textarea
# Then Click the Submit Button without waiting
# Then verify Yes, withdraw response button exists
# Then click Yes, withdraw response button
# Then verify the success message is "Withdraw Formal RAI Response request has been submitted."
# Then verify the status on the card is "Formal RAI Response - Withdrawal Requested"
# Then verify package actions header is visible
# Then verify there are no package actions available

0 comments on commit 766489d

Please sign in to comment.