freeCodeCamp / publish

> Content backend platform for /news
https://publish.freecodecamp.org
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

fix: flaky tests #367

Closed ojeytonwilliams closed 7 months ago

ojeytonwilliams commented 7 months ago

Checklist:

@Sembauke @sidemt these changes should make the tests more reliable in general (and in https://github.com/freeCodeCamp/publish/pull/359 in specific).

I was careless when I initially configured Playwright: fullyParallel is a recipe for confusion. Sorry about that!