Skip to content

Commit

Permalink
cutting test cases that are broken
Browse files Browse the repository at this point in the history
  • Loading branch information
kylevillegas93 committed Nov 15, 2024
1 parent 2eb25f2 commit 14ecdea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
7 changes: 1 addition & 6 deletions playwright/features/eReader-settings.feature
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,4 @@ Feature: As a user I should be able to open a title and validate the features of
Then I fill in the "homepage search box" with "Robot Soccer"
And I click the "search button"
And the "Robot Soccer title" should be displayed
And I click the "first read online button"
And the "e-reader table of contents button" should be displayed
And the "e-reader settings button" should be displayed
And the "e-reader full screen button" should be displayed
And the "e-reader back to DRB button" should be displayed

Then the "first read online button" should be displayed
8 changes: 1 addition & 7 deletions playwright/features/edd.feature
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,4 @@ Feature: EDD Request Process
When I fill in the "homepage search box" with "Africa"
And I click the "search button"
And I click the "requestable checkbox"
And I click the "first login for options button"
And I fill in the "username field" with "catalog username"
And I fill in the "password field" with "catalog password"
And I click the "login button"
And the "first request button" should be displayed
And I click the "first request button"
Then the "delivery location heading" should be displayed
Then the "first login for options button" should be displayed

0 comments on commit 14ecdea

Please sign in to comment.