summaryrefslogtreecommitdiff
path: root/cli/tests/integration/init_tests.rs
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-09-12fix(init): skip existing files instead of erroring (#20434)Leigh McCulloch
2023-08-29refactor(init): simplify template (#20325)Ryan Dahl
2023-07-26fix(lsp): handle import mapped `node:` specifier (#19956)David Sherret
2023-03-13chore(cli/tests): use test builder in more integration tests (#18031)Geert-Jan Zwiers
2023-01-13tests: move integration tests to a single module (#17380)Bartek Iwańczuk
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk
2022-09-02fix(init): suppress info logs when using quiet mode (#15741)Geert-Jan Zwiers
2022-08-20feat: add "deno init" subcommand (#15469)Leo Kettmeir