summaryrefslogtreecommitdiff
path: root/cli/tests/integration/init_tests.rs
AgeCommit message (Expand)Author
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