Fix unit test regressions with page layout HTML and the Commits field.

Review Request #13323 — Created Oct. 9, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

Some of the recent changes and fixes for the review request page and the
Commits field visibility broke the Python unit tests. This fixes up the
tests to reference the newer HTML and to test against the right data for
the Commits field.

All Python unit tests pass.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix unit test regressions with page layout HTML and the Commits field.
Some of the recent changes and fixes for the review request page and the Commits field visibility broke the Python unit tests. This fixes up the tests to reference the newer HTML and to test against the right data for the Commits field.
87555fa4b0dc6c06311e4d5da7318bf949dd1119 Christian Hammond
reviewboard/reviews/builtin_fields.py
reviewboard/reviews/tests/test_builtin_fields.py
reviewboard/reviews/tests/test_review_request_detail_view.py
reviewboard/reviews/tests/test_review_request_updates_view.py
Loading...