Skip to content

[ML TTK] Test coverage for participants endpoints #4271

@theobadha

Description

@theobadha

Create tests for all /participants endpoints.

  • POST /participants
  • PUT /participants/{ID}
  • PUT /participants/{ID}/error
  • POST /participants/{Type}/{ID}
  • GET /participants/{Type}/{ID}
  • PUT /participants/{Type}/{ID}
  • DELETE /participants/{Type}/{ID}
  • PUT /participants/{Type}/{ID}/error
  • POST /participants/{Type}/{ID}/{SubId}
  • GET /participants/{Type}/{ID}/{SubId}
  • PUT /participants/{Type}/{ID}/{SubId}
  • DELETE /participants/{Type}/{ID}/{SubId}
  • PUT /participants/{Type}/{ID}/{SubId}/error

Metadata

Metadata

Assignees

No one assigned

    Labels

    oss-ttkRelated to the Mojaloop testing toolkit

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions