otwarchive-sunsetarchive/features/other_a/accept_header.feature
2026-03-17 01:16:49 -04:00

10 lines
286 B
Gherkin
Executable file

Feature: Browsing from a non-standard user agent
As a Playstation user
In order to browse the AO3
I want to be able to browse from my PSP
Scenario: user agent requests a weird header
Given I use a PSP browser
When I make a request for "/works"
Then the response should be "200"