Skip to content

Conversation

@kbond
Copy link
Member

@kbond kbond commented Apr 6, 2022

Closes #47.

When trying to click an element, manipulate a form or make a "crawler" assertion, first check to ensure the page isn't a "standard Symfony debug exception page". If it is, fail with the parsed exception & message.

@kbond kbond added the enhancement New feature or request label Apr 6, 2022
@kbond kbond force-pushed the auto-fail-on-exceptions branch from eb1d822 to 459dd9e Compare April 6, 2022 23:45
@kbond kbond force-pushed the auto-fail-on-exceptions branch from 459dd9e to dbbe521 Compare April 7, 2022 12:50
@kbond kbond changed the title Fail if trying to manipulate an "exception" page Fail if trying to manipulate/assert on an "exception" page Apr 7, 2022
@kbond kbond merged commit 2afbcca into zenstruck:1.x Apr 7, 2022
@kbond kbond deleted the auto-fail-on-exceptions branch April 7, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

Show exception for 500 status code

1 participant