Skip to content

Fixing Waiting time for test runningΒ #65

Open
@pateash

Description

@pateash

Currently, the test which takes more time or has async code
doesn't wait for it to complete and mark it as pass.

image

Here we have settimout(), which is just making to execute expect() statement and causing to pass anyway,
Is there a way to do something about it.

https://github.com/oclif/fancy-test

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions