Closed wa0x6e closed 8 months ago
Tests are stucked on some setup, due to start-server-and-test script waiting on wrong url.
start-server-and-test
Additonally, fix some edge case when test are failing due to non-existing folder on CI
Pass the full absolute url instead of just the port to start-server-and-test
yarn test
🧿 Current issues / What's wrong ?
Tests are stucked on some setup, due to
start-server-and-test
script waiting on wrong url.Additonally, fix some edge case when test are failing due to non-existing folder on CI
💊 Fixes / Solution
Pass the full absolute url instead of just the port to
start-server-and-test
🛠️ Tests
yarn test