Skip to content

Conversation

@dsantosferreira
Copy link
Contributor

Closes #136

Setup technologies to write tests for the frontend of the project. Setup Jest and react testing library for unit tests, snapshot and DOM testing; and cypress for end to end tests.

@netlify
Copy link

netlify bot commented Feb 12, 2024

Deploy Preview for tts-fe-preview ready!

Name Link
🔨 Latest commit 59243db
🔍 Latest deploy log https://app.netlify.com/sites/tts-fe-preview/deploys/6706459a4df2e600081c94d6
😎 Deploy Preview https://deploy-preview-199--tts-fe-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@thePeras
Copy link
Member

Tests inside the components folder is not a good ideia

@tomaspalma
Copy link
Member

In nijobs it was done like that (in the same folders as the components) and I didn't find it annoying or bad at all.

However, I see no harm into putting it into a separate dedicated /tests/ folder

@tomaspalma tomaspalma self-assigned this Aug 17, 2024
@tomaspalma tomaspalma force-pushed the setup-tests branch 5 times, most recently from 10c8d35 to 4bdf9a8 Compare August 17, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup E2E tests

4 participants