Skip to content

Fix exit code checking in tests/test_webhook_feature.sh#1822

Open
gkapetanakis wants to merge 1 commit intounclecode:mainfrom
gkapetanakis:main
Open

Fix exit code checking in tests/test_webhook_feature.sh#1822
gkapetanakis wants to merge 1 commit intounclecode:mainfrom
gkapetanakis:main

Conversation

@gkapetanakis
Copy link

Summary

This PR fixes error handling in the webhook integration test script so test failures are reported explicitly instead of exiting early due to shell strict mode (set -e).

File changed:

  • tests/test_webhook_feature.sh

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added/updated unit tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

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.

1 participant