Test After Contribution

Hi folks, a first-time contributor here, for confirming all test were passed before we open our pull requests. Do we only test the part we have been working on? I noticed that if I run all-test pnpm test there will be some tests fail even I just pulled and updated my branch, is that ok for pull request?


Thank you!

some tests may need to be worked on more, sometimes they just fail

if it’s unrelated to your changes you could open the PR anyway. or also open the PR to ask for help for fixing it

1 Like