Skip to content

Mock the network in two of our tests #1203

@NoamGaash

Description

@NoamGaash

Background

We have two unstable tests:

  • Test route appears after select route
  • tooltip appears after clicking on map point in single line map

The root cause for the problem is probably slow API endpoints that make the tests hang and fail.

Action Items

  • Let's add a PR that skip those tests, so all of us will enjoy smooth devexp
  • Let's add a network mock (page.route or pare.routeFromHar) to make sure we won't wait for slow backend endpoints

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions