Skip to content

Commit 3d1e05f

Browse files
committed
AO3-6751 Added cucumber test
1 parent 63117a6 commit 3d1e05f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Feature: Fandom Relationship Tags Link
2+
3+
Scenario: Click on "Relationships by Character" on a fandom tag containing periods
4+
Given a canonical fandom "Harry Potter - J. K. Rowling"
5+
When I view the tag "Harry Potter - J. K. Rowling"
6+
And I follow "Relationship tags in this fandom"
7+
Then I should not see "The page you were looking for doesn't exist."
8+
And I should see "Relationships by Character"

0 commit comments

Comments
 (0)