Webpack-cli: Feature: End to End Tests

Created on 15 Sep 2018  路  5Comments  路  Source: webpack/webpack-cli

Is your feature request related to a problem? Please describe.
We do not have a good test setup written yet. It would be nice to have a end2end test setup for webpack-cli.

Describe the solution you'd like

  1. Consuming a docker container
  2. Run a lot of tests that produce output
  3. Check validity of those

Describe alternatives you've considered
N/A

Additional context
You could look at how yarn does E2E for inspiration: https://github.com/yarnpkg/yarn/tree/master/end_to_end_tests

Happy hacking! 馃挌

Feature Feature Request Good First Contribution Help Wanted Important Tests

All 5 comments

I am working on it.

Sweet! Hit me up if you need help along the way!

@ev1stensberg Do you have any idea on how to test prompts? I have started with init, but facing difficulty to find a way to test prompts.

I think inquirer has an issue open if you google it

I think this is not needed when we have a rigid testing system with /bintestcases.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jbottigliero picture jbottigliero  路  5Comments

logo749 picture logo749  路  4Comments

sam-s4s picture sam-s4s  路  5Comments

billyjanitsch picture billyjanitsch  路  3Comments

aleksandrlat picture aleksandrlat  路  3Comments