Skip to content

Add a functional test suite #307

@kumar303

Description

@kumar303

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions