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

[do not merge] PIC-2389: Update PACT tests for case comments feature #932

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 11, 2024

  1. Update Pact tests for case comments feature

    Update the Pact tests for case comments by updating the endpoints
    for creating a case comment.
    
    This is because court case service uses the endpoint
    .../cases/:id/defendants/:id/comments
    rather than
    .../cases/:id/comments
    
    This change should fix the PACT tests
    Obsiye committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c5f4598 View commit details
    Browse the repository at this point in the history
  2. Fix linting issues

    Obsiye committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    50d0beb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f883848 View commit details
    Browse the repository at this point in the history