Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to tool test error handling. #19009

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Oct 16, 2024

  1. Improvements to tool test error handling.

    - Add integration test for invalid admin key.
    - Add tool test to ensure error message is valid JSON.
    - Swap order of require_admin and expose_api - expose_api sets environment so require_admin knows it should return JSON and not HTML. This is the bug fix.
    jmchilton committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    73487cc View commit details
    Browse the repository at this point in the history