Add unit tests for ReviewRequestPageData and the entries.

Review Request #9044 — Created June 29, 2017 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x
bf9a0c8...

Reviewers

This adds tests that ensure all the data generated by
ReviewRequestPageData is what we'd expect, and that te entries
behave/render correctly.

These tests caught a couple of small issues with status updates (both
data collecting and rendering with URLs without URL text, which have
been fixed in this change.

Unit tests pass.

    Loading...