Skip to content

Add ability to simulate network latency #4

@athaeryn

Description

@athaeryn

It would be helpful to allow the simulation of network latency.

farfetched("/foo", {
  response: "bar",
  latency: 3000
});

latency could also be a function, so that the delay could be made random.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions