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

Use /api/v1/event/token/{uuid} instead of /api/v1/bom/token/{uui} in e2e tests #1528

Merged
merged 3 commits into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. Use /api/v1/event/{token} instead of /api/v1/bom/{token} in e2e t…

    …ests
    
    The `/api/v1/bom/{token}` endpoint was removed in DependencyTrack/hyades-apiserver#910
    
    Signed-off-by: nscuro <[email protected]>
    nscuro committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7beb590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b07ac30 View commit details
    Browse the repository at this point in the history
  3. Add e2e test status badge to README

    That should make it more obvious when tests are failing.
    
    Signed-off-by: nscuro <[email protected]>
    nscuro committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a5ab1e8 View commit details
    Browse the repository at this point in the history