Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 973 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 973 Bytes

Testing Toolkit test cases

This repository is a collection of tests for the Mojaloop testing toolkit

Contents:

Sequence Diagrams

Please follow the below standards for naming conventions and structure:

  • Test collections for a specific service eg. Account-Lookup-Service should be under its own folder example collections/hub/sequence/quoting-service in the sequence folder collections/hub/sequence
  • The name of the collection should be a description of the sequence diagram as well as the file name such as Create Quote [seq-quote-1.0.0]
  • If the sequence diagram has alt's in it then the description of the sequence diagram should contain the title of the alt eg. Create quote - quote invalid - Missing Date Header - [seq-quote-1.0.0]