From 9852a5b2f7b40d41a935018f273ee3b61b9e1c94 Mon Sep 17 00:00:00 2001 From: xXEmilioXx <38227115+xXEmilioXx@users.noreply.github.com> Date: Fri, 10 Jan 2020 15:35:12 +0100 Subject: [PATCH] Explain better the testing tools used --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40fe8a0e..845d95ef 100644 --- a/README.md +++ b/README.md @@ -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