You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.
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.)
The text was updated successfully, but these errors were encountered:
The
run.py
currently has minimal testing coverage. To promote safety duringfeature 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.)
The text was updated successfully, but these errors were encountered: