Challenge Overview
Describe what you want to accomplish.
This assembly will update specific CodeBig services to be run automatically from Heroku, capturing specific data into a database about test runs, unit tests pass fail, and the HTTP request and response, along with headers and status codes. This will allow us to build out a simple application that monitors service status and eventually reports to us when services fail.
Requirements, sample code, and test site
Due to the sensitive nature of the requirements, the detailed requirements are provided in the forum, which is under CCA.
The code you will work with is available in Gitlab. Post in the challenge forum with your Gitlab username to receive access.
UNDER NO CIRCUMSTANCES should you share ANYTHING from the forum with ANYONE else. Doing so violates your CCA agreement and could lead to punishment.
Technology
We are targeting Node.js.
Final Submission Guidelines
Please see above