Skip to content

Mocking the GitHub communications for functional tests #712

Closed
@karlcow

Description

@karlcow

When we are testing the UI with intern, we want to make sure that the UI reacts accordingly to what we want of the user experience. Right now, the tests are dependent of Github communication but it's not necessary most of the time for the suer experience. Communications issues in between webcompat and github have to be dealt with elsewhere.

  1. Mock all response from Github to WebCompat in intern (when possible)

There is two features which are currently directly talking to Github.

  • search everywhere (in progress)
  • load search results from URI bar

decided in Paris september 2015 at webcompat meeting with @miketaylr

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions