Chromium Code Reviews
DescriptionSimplify update_w3c_test_expectations_unittest.py.
In this unit test, there were several example dicts set up in the setUp
method; this CL changes it so that literal dicts are used in individual
methods. I think that this would make it easier to read individual
test methods in isolation.
Note, this unit test was originally written by our summer 2016 interns,
who added update_w3c_test_expectations.py (which is responsible for
updating baselines and TestExpectations during the import process).
This CL also simplifies some example dicts/strings.
Review-Url: https://codereview.chromium.org/2629253002
Cr-Commit-Position: refs/heads/master@{#443469}
Committed: https://chromium.googlesource.com/chromium/src/+/290a4d72a0d9671c579a6b3d635ba1cad49bfe50
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add commas for consistency #Messages
Total messages: 12 (7 generated)
|