Skip to content

Conversation

@mattwells-coex
Copy link
Contributor

  • Introduced assertDontSee() method to TestResponse for asserting absence of content in response
  • Includes validation against both response content and error messages
  • Added test coverage for positive and negative assertions in:
    • Prompts
    • Resources
    • Tools

- Introduced `assertDontSee()` method to `TestResponse` for asserting absence of content in response
- Includes validation against both response content and error messages
- Added test coverage for positive and negative assertions in:
  - Prompts
  - Resources
  - Tools
@mattwells-coex
Copy link
Contributor Author

mattwells-coex commented Oct 6, 2025

I believe the tests runners are a little broken as the error is FAIL Code coverage below expected 91.3 %, currently 91.3 %. that statement is clearly incorrect.

@taylorotwell taylorotwell merged commit 2622aea into laravel:main Oct 6, 2025
1 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants