create-eth-app
create-eth-app copied to clipboard
Write e2e tests
As expounded in #86, writing e2e tests for Create Eth App is no easy feat. Some considerations:
- Settle on what we want to test: template installation, functional package.json scripts, etc.
- Settle on how we want to test: vanilla TypeScript, shell scripts, etc.
- If applicable, settle on where to download CEA from: npm registry or a proxy like verdaccio?
Importantly, I would begin with exploring how Create React App does this. We don't want to end up reinventing the wheel.
https://github.com/facebook/create-react-app/tree/5867170df7321561f02610b759b5b268c1dd3253/tasks