Skip to content

Commit 5b8ac7b

Browse files
committed
AO3-7397 Update skin preview test
1 parent 49529fd commit 5b8ac7b

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

features/other_b/skin_public.feature

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,17 +103,14 @@ Feature: Public skins
103103
And I should not see "Uncached skin"
104104

105105
Scenario: A user can preview a cached public site skin, and it will take the
106-
user to the works page for a canonical tag with between 10 and 20 works
106+
user to the configured page for skin previews
107107
Given the approved public skin "Usable Skin"
108108
And the skin "Usable Skin" is cached
109-
And the canonical fandom "Dallas" with 2 works
110-
And the canonical fandom "Major Crimes" with 11 works
111-
And the canonical fandom "Rizzoli and Isles" with 21 works
112109
And I am logged in as "skinner"
113110
When I go to the public skins page
114111
And I follow "Preview"
115-
Then I should be on the works tagged "Major Crimes"
116-
And I should see "You are previewing the skin Usable Skin. This is a randomly chosen page."
112+
Then I should be on the works page
113+
And I should see "You are previewing the skin Usable Skin."
117114
And I should see "Go back or click any link to remove the skin"
118115
And I should see "Tip: You can preview any archive page you want by tacking on '?site_skin=[skin_id]' like you can see in the url above."
119116
When I follow "Return To Skin To Use"

0 commit comments

Comments
 (0)