Skip to content

Commit 1025bff

Browse files
committed
AO3-6751 Moved cucumber test to fandoms.feature
1 parent 3d1e05f commit 1025bff

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

features/other_b/fandoms.feature

+7
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,10 @@ Feature: There is a list of unassigned Fandoms
3838
And I follow "Relationship tags in this fandom"
3939
Then I should see "Ruby (Steven Universe)"
4040
And I should see "Sapphire (Steven Universe)"
41+
42+
Scenario: Click on "Relationships by Character" on a fandom tag containing periods
43+
Given a canonical fandom "Harry Potter - J. K. Rowling"
44+
When I view the tag "Harry Potter - J. K. Rowling"
45+
And I follow "Relationship tags in this fandom"
46+
Then I should not see "The page you were looking for doesn't exist."
47+
And I should see "Relationships by Character"

features/tags_and_wrangling/tag_fandom_relationships.feature

-8
This file was deleted.

0 commit comments

Comments
 (0)