Fix unit test regressions from recent UI changes.

Review Request #13754 — Created April 19, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

Some of my recent changes impacted some of our Python unit tests. I was
a bit sloppy in not running the Python tests for some changes,
concentrating more on the JavaScript side.

These were mostly string changes that affected comparisons, though there
was one piece of broken HTML introduced in menu_action.html.

These have all been fixed, and all Python tests now pass.

Unit tests pass.

Commits

Files

    Loading...