Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write e2e tests #93

Open
PaulRBerg opened this issue Nov 11, 2020 · 0 comments
Open

Write e2e tests #93

PaulRBerg opened this issue Nov 11, 2020 · 0 comments
Labels
enhancement Improvement for an existing feature or system

Comments

@PaulRBerg
Copy link
Collaborator

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

@PaulRBerg PaulRBerg added enhancement Improvement for an existing feature or system discussion labels Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for an existing feature or system
Projects
None yet
Development

No branches or pull requests

1 participant