Closed olegbespalov closed 1 month ago
This primarily applies suggestions that @mstoykov made in #87.
It also moves tests around, and the reason is to have the chance to test suites separately in CI (before the PR, we run the regular tests twice)
This simplifies the maintenance of the tests and improves the developer's UX.
Also @mstoykov huge thanks for the suggestion about the approach, and @joanlopez, for the implementation that I used as the base, I really love how now everything is structured :heart_eyes:
What?
This primarily applies suggestions that @mstoykov made in #87.
It also moves tests around, and the reason is to have the chance to test suites separately in CI (before the PR, we run the regular tests twice)
Why?
This simplifies the maintenance of the tests and improves the developer's UX.