summaryrefslogtreecommitdiff
path: root/cli/tests/integration/node_compat_tests.rs
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-07chore: use @test_util for node_compat tests (#22331)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-08-29chore(cli): use NPM_CONFIG_REGISTRY for all tests (#20320)Matt Mastracci
2023-08-02feat(node): add polyfill for node:test module (#20002)Bartek Iwańczuk
2023-04-05tests: cleanup "node_compat_tests" (#18594)Bartek Iwańczuk
2023-02-17test: add node compat tests (#17805)Yoshiya Hinosawa