Open NicoSerranoP opened 2 months ago
I'd like to take this issue @NicoSerranoP
I'd like to take this issue @NicoSerranoP
@yuliaSharabi Thank you very much! Please let me know if you need any help. You could follow some of the p0tion's documentation to generate the AWS .env variables you need: https://www.notion.so/pse-team/P0tion-c3e1b94be4214cb8998104c9bf30d7a8
@yuliaSharabi I just updated the issue description with a tutorial to deploy the API Coordinator application in case you need it
Motivation
We are moving all the p0tion coordinator infrastructure to a single server application (API). This new API was built using NestJS and we are missing e2e tests (end-to-end tests).
Details
Write e2e tests for each route (endpoint) in the different modules (auth, ceremonies, circuits, participants, storage and users). Remember to check the following:
@actions
or duplicate it into/api
Tutorial to setup the API Coordinator application