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

test(infrastructure): Add support for testing against both Delivery and Compute services. #562

Merged
merged 1 commit into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. test(infrastructure): Add support for testing against both Delivery a…

    …nd Compute services.
    
    Some API endpoints, or specific values provided to API endpoints, are
    only permitted for one service type or the other. This PR adds support
    for test SIDs for both Delivery and Compute services, updates the
    default SIDs to the ones recently created and owned by the DevEx
    Engineering team, and updates TESTING.md to document how they are
    used. There are no tests in the PR which make use of the Compute SID,
    but that will be included in a forthcoming commit.
    
    Note that the test fixtures were updated to use the new Delivery SID
    but were *not* regenerated; regenerating all the test fixtures will
    take some time.
    kpfleming committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f1b932f View commit details
    Browse the repository at this point in the history