Challenge Overview
Challenge Objectives
-
Cover the Challenge V5 API with unit and E2E tests.
Tech Stack
-
Node.js
-
Express.js
-
Swagger
-
DynamoDB
-
ElasticSearch
Project Background
In this series of challenges, we will build the version 5 (V5) of the challenge API.
Code Access
Repo: https://github.com/topcoder-platform/challenge-api
Branch: develop
You will have to deploy the processor locally.
Detailed requirements
As part of this challenge, you need to cover the Challenge V5 API with strong unit and E2E tests.
You need to create both negative and positive tests.
We need to be able to generate a coverage report.
Update the README.md file with detailed documentation on how to execute the tests.
Should you have any questions, feel free to ask on the challenge forum!
What to Submit
Submit a git patch file for the latest commit in the develop branch.
Make sure to mention the exact commit you used so we can apply your patch without issues and a verification document with details on how to verify your submission.