twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Fix server e2e tests

Open charlesBochet opened this issue 1 year ago • 1 comments

Scope & Context

The setup of e2e tests has been fixed but the tests are failing. To run them: yarn nx test:e2e twenty-server

This should switch your .env with .env.test, reset a test database and make it ready for test to run, run e2e tests

Right now, it's failing at the last step: image

This ticket is about putting back to green the existing tests, not to create new ones. We will need a coverage strategy to understand what additional tests we want to write.

charlesBochet avatar Dec 15 '23 11:12 charlesBochet

Here is the GitStart Ticket for this issue: https://clients.gitstart.com/twenty/5449/tickets/TWNTY-3007

gitstart-app[bot] avatar Dec 15 '23 11:12 gitstart-app[bot]

This ticket needs action from core team

charlesBochet avatar Jun 12 '24 12:06 charlesBochet