-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Description
There's no avoiding it, we need a functional test suite. There is just no way to cover all end user functionality with our unit test suite. The latest regression had to do with missing yargs configuration. There have been a few others like this.
Goals:
- test only things that cannot be covered in unit tests
- make them as fast as possible
- they cannot be flaky
yan12125
Metadata
Metadata
Assignees
Labels
No labels