• 
      

    Add some very simple tests for the parse() methods in diffviewer models.

    Review Request #4643 — Created Sept. 24, 2013 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    Add some very simple tests for the parse() methods in diffviewer models.

    The diff viewer has several new models that aggregate bits of data required to
    build the page. This change adds unit tests for the parse() methods, which
    convert the names in the webapi into javascript-style camelCase names.

    Ran js-tests.