Skip to content

Commit

Permalink
Revert "AO3-6872 add test for archivist collection notification"
Browse files Browse the repository at this point in the history
Superseded by test in #5023

This reverts commit 62bb586.
  • Loading branch information
marcus8448 committed Jan 11, 2025
1 parent a3968e7 commit b62656c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions features/collections/collection_notification.feature
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,6 @@ Feature: Collectible items email
And I should see "Antarctic Penguins"
And 1 email should be delivered to test2@archiveofourown.org

Scenario: Work added to collection by Archivist sends notification email
Given I have a work "cool work"
And I have an archivist "archivist"
And all emails have been delivered
When I am logged in as "archivist"
And I create the collection "Cold Collection" with name "ColdCollection"
And I view the work "cool work"
And I follow "Add to Collections"
And I fill in "collection_names" with "ColdCollection"
And I press "Add"
Then 1 email should be delivered

Scenario: Bookmark added to collection sends notification email
Given all email have been delivered
When I have the collection "Dont Bookmark Me Bro" with name "dont_bookmark_me_bro"
Expand Down

0 comments on commit b62656c

Please sign in to comment.