Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

run.py: Implement tests #428

Closed
jugglinmike opened this issue Feb 5, 2018 · 1 comment
Closed

run.py: Implement tests #428

jugglinmike opened this issue Feb 5, 2018 · 1 comment
Assignees

Comments

@jugglinmike
Copy link
Collaborator

The run.py currently has minimal testing coverage. To promote safety during
feature addition and refactoring (e.g. gh-426), test coverage should be
improved.

(Because we are not yet sure of the way we will distribute concurrent test
execution, I will be writing these tests in a high-level integration style,
which stub out the wpt binary provided by the Web Platform Tests project.
This should help ensure the tests stay relevant across future refactorings.)

@mariestaver
Copy link
Collaborator

Functional tests are added -- more will be added as needed -- closing issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants