astro/packages/create-astro/test
Ben Holmes 38e5e9e982
Feat: create astro add install step (#3190)
* feat: add instlal step with pkg manager detection

* feat: add package emoji for style points

* feat: update next steps to match pkg manager

* refactor: extract some create-astro test utils

* refactor: extract promp msgs to utils

* chore: add install step tests

* chore: changeset

* fix: remove directory test skip

* fix: unset env variables after install step test

* deps: add execa to create-astro

* refactor: use execa for install step

* chore: remove old comment

* fix: rework install step test for node 14?

* chore: remove "politely stolen" footnote

* temp: show stdout dialog

* feat: remove debugging logs, add dryrun flag for testing

* chore: more stray logs

* fix: remove rmdir
2022-04-26 11:24:24 -04:00
..
fixtures/select-directory/nonempty-dir Feat: [create astro] add directory prompt (#3168) 2022-04-21 16:36:48 -04:00
create-astro.test.js.skipped Feat: [create astro] add directory prompt (#3168) 2022-04-21 16:36:48 -04:00
directory-step.test.js Feat: create astro add install step (#3190) 2022-04-26 11:24:24 -04:00
external.test.js.skipped Feat: [create astro] add directory prompt (#3168) 2022-04-21 16:36:48 -04:00
helpers.js Feat: [create astro] add directory prompt (#3168) 2022-04-21 16:36:48 -04:00
install-step.test.js Feat: create astro add install step (#3190) 2022-04-26 11:24:24 -04:00
utils.js Feat: create astro add install step (#3190) 2022-04-26 11:24:24 -04:00