From c0e7f8d70493ac96caf18744bdfe1caad51158d4 Mon Sep 17 00:00:00 2001 From: James Reidy Date: Wed, 12 Jun 2024 10:36:08 -0400 Subject: [PATCH] Revert "LP-1002 - remove tests that will fail on Jenkins machine to check if status page works otherwise" This reverts commit 5426f73088271f4a478031eaf75cbba450883bd5. --- blacklight-cornell/features/assumption/status.feature | 5 +++++ .../features/folio/terms_of_use.feature | 11 +++++++++++ 2 files changed, 16 insertions(+) create mode 100644 blacklight-cornell/features/assumption/status.feature create mode 100644 blacklight-cornell/features/folio/terms_of_use.feature diff --git a/blacklight-cornell/features/assumption/status.feature b/blacklight-cornell/features/assumption/status.feature new file mode 100644 index 000000000..b46ccbdc5 --- /dev/null +++ b/blacklight-cornell/features/assumption/status.feature @@ -0,0 +1,5 @@ +Feature: Check Status Page + +Scenario: Check Status Page +Given I go to the status page +Then I should not see 'ERROR' diff --git a/blacklight-cornell/features/folio/terms_of_use.feature b/blacklight-cornell/features/folio/terms_of_use.feature new file mode 100644 index 000000000..ad9112db7 --- /dev/null +++ b/blacklight-cornell/features/folio/terms_of_use.feature @@ -0,0 +1,11 @@ +@folio + +Feature: check terms of use + As a user + I want to check the terms of use + So that I can know what I can do with the content + + Scenario: Check old tou + Given I literally go to /catalog/new_tou/14046327/12769773 + Then I should see 'Yes, reasonable portion.' + And I should see 'OpenEdition'