summaryrefslogtreecommitdiff
path: root/cli/tests/node_compat/common.ts
AgeCommit message (Collapse)Author
2023-04-19chore: disable flaky Node compat tests (#18760)Bartek IwaƄczuk
I'm not able to reproduce any of the failures from CI on my machine. I'm going to disable these tests for now as they are holding us back.
2023-04-14chore: fix running node tests in parallel on Windows (#18711)David Sherret
2023-03-21chore(tools): restore node compat test setup script (#18290)Yoshiya Hinosawa
2023-03-14test: parallelize applicable node compat tests (#18161)Nayeem Rahman
2023-02-17test: add node compat tests (#17805)Yoshiya Hinosawa