nx-forge icon indicating copy to clipboard operation
nx-forge copied to clipboard

Re-write e2e tests to emulate user scenarios

Open tbinna opened this issue 2 years ago • 0 comments

The current set of e2e tests contains significant duplication because they are testing individual parts of the plugin. Instead, they should rather simulate user scenarios, e.g., simulate the steps in the plugin guide to ensure an nx-forge project can be setup successfully.

Other user scenarios could be:

  • testing different combinations of bundlers
  • standalone vs. mono repo setup

tbinna avatar May 16 '23 05:05 tbinna