We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63117a6 commit 3d1e05fCopy full SHA for 3d1e05f
features/tags_and_wrangling/tag_fandom_relationships.feature
@@ -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