Wanting to set up the development environment for Gladys on Windows and following the tutorial, when running npm test on the Server side, I get the following error:
Hi @Brisou! Your environment looks like it’s working pretty well!
For the only server test that doesn’t work, it might be a flaky test maybe? (=that works every other time). In development it’s not that bad, I absolutely never run the full test suite locally, I use it.only to run only the tests I want
For the frontend, there are no tests, we use Cypress, so what you ran doesn’t apply