[dev]: separate unit and end-to-end testing #2646
Labels
chore
Related to maintenance or clean up
enhancement
Some improvement that isn't a feature
testing
Anything related to testing
Milestone
When #2643 gets merged, running
yarn test
will only work if you havecode-server
running. Not ideal.Instead, we should separate them and make it so both unit tests and e2e tests can be run locally and separately in ci.
The text was updated successfully, but these errors were encountered: