File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI
8484
8585## Technical Details
8686* API is using [ Node.js] ( https://nodejs.org/en/ ) with the [ Express.js] ( https://expressjs.com/ ) framework
87- * Uses the [ Jest] ( https://facebook.github.io/jest/ ) testing framework
87+ * Uses [ Jest] ( https://facebook.github.io/jest/ ) and [ Supertest ] ( https://github.com/visionmedia/supertest ) for unit/integration testing
8888* Uses [ Travis CI] ( https://travis-ci.org/ ) for continuous integration/delivery
8989* All data stored in a [ MongoDB Atlas] ( https://www.mongodb.com/cloud/atlas ) 3 node replica set cluster
9090* Latest database dump included under [ releases] ( https://github.com/r-spacex/SpaceX-API/releases )
You can’t perform that action at this time.
0 commit comments