• 
      

    Update API testing to use common equery functions.

    Review Request #13433 — Created Nov. 26, 2023 and submitted — Latest diff uploaded

    Information

    Review Board
    release-5.0.x

    Reviewers

    The API unit tests now make use of some of the existing equery utility
    functions, as well as providing a couple new functions for handling
    incoming requests and outgoing responses.

    This significantly reduces the code required for query assertions in the
    API, and will make the logic more maintainable going forward.

    All unit tests pass.

    Commits

    Files