otwarchive-symphonyarchive/features/other_a/accept_header.feature

11 lines
286 B
Gherkin
Raw Normal View History

2026-03-11 22:22:11 +00:00
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"