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

http_client: out_es: lib: implement http client response testing mechanism #9401

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 18, 2024

  1. http_client: Implement response testing framework

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    14c513d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42721ef View commit details
    Browse the repository at this point in the history
  3. lib: Implement injecting HTTP response mechanism

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    584a600 View commit details
    Browse the repository at this point in the history
  4. http_client: Add a capability to create stub client for testing

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7d22309 View commit details
    Browse the repository at this point in the history
  5. out_es: Add a callback for HTTP response testing

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    da70b4a View commit details
    Browse the repository at this point in the history
  6. out_es: tests: Add success response testcase

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5e8ee65 View commit details
    Browse the repository at this point in the history
  7. out_es: test: Add more test cases for using real HTTP responses

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6025a2e View commit details
    Browse the repository at this point in the history