medic / cht-interoperability

CHT - eCHIS interoperability project
GNU Affero General Public License v3.0
2 stars 3 forks source link

chore(#25): Add a Postman collection that tests the LTFU flow e2e #69

Closed andrablaj closed 1 year ago

andrablaj commented 1 year ago

Description

Add a Postman collection that tests the LTFU flow, end-to-end.

It is meant for more technical users who want to understand the API calls and their payloads made in the LTFU, while running all the instances locally.

medic/interoperability#25

Code review checklist

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

andrablaj commented 1 year ago

@njogz I re-tried by running the main branch locally, and the flow worked correctly.

Screenshot 2023-04-18 at 10 01 57

Have you tried the steps below from the doc? Is your mediator responding correctly?

Screenshot 2023-04-18 at 10 03 22
njogz commented 1 year ago

@andrablaj youe were right and I had not set up the mediator. All is working well now

image