[Webkit-unassigned] [Bug 79018] New: perf-o-matic: Extract logic to generate JSON responses as classes to unit test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 01:21:25 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79018

           Summary: perf-o-matic: Extract logic to generate JSON responses
                    as classes to unit test
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
        Depends on: 78989
            Blocks: 77037


JSON responses for dashboard, manifest, and runs are generated by handler classes at the moment. This prevents us from unit-testing the code to generate JSON responses since handlers can't be unit-tested. We should extract classes out of these handlers in order to unit-test them.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list