Bug 155626 - Add unit tests for config.json and statistics.js
Summary: Add unit tests for config.json and statistics.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-17 22:07 PDT by Ryosuke Niwa
Modified: 2016-03-18 00:15 PDT (History)
5 users (show)

See Also:


Attachments
Adds tests (41.08 KB, patch)
2016-03-17 22:21 PDT, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2016-03-17 22:07:48 PDT
Add a bunch of Mocha tests (see https://mochajs.org) for validating config.json and statistics.js
Comment 1 Ryosuke Niwa 2016-03-17 22:21:09 PDT
Created attachment 274373 [details]
Adds tests
Comment 2 Ryosuke Niwa 2016-03-18 00:15:23 PDT
Thanks!
Comment 3 Ryosuke Niwa 2016-03-18 00:15:56 PDT
Committed r198386: <http://trac.webkit.org/changeset/198386>