Skip to content

Commit

Permalink
Explain better the testing tools used
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilioImp authored Jan 10, 2020
1 parent 1a991d3 commit 9852a5b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ The folder of the mobile app is "mobileApp". Inside that there is another README
The project has been developed with the following technologies:
- Server hosting: Heroku
- Backend: NodeJS
- Testing the backend: Jest
- API reference: Swagger
- Database: Postgres
- Frontend web: React
- Testing the web app: Jest
- Frontend mobile: React Native with Expo
- Testing tool used to test backend, web and mobile: Jest
- Testing the mobile app: Jest, Enzyme
- Continuous integration: Travis CI
- Textual communication: Slack
- Meetings: Zoom
Expand Down

0 comments on commit 9852a5b

Please sign in to comment.