Fix RelatedUserWidget regressions from recent avatar changes.

Review Request #10608 — Created June 22, 2019 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

The RelatedUserWidget HTML includes information on user avatars for
rendering purposes. Recently, Djblets avatar rendering was updated to
provide HTML instead of just URLs for this widget, in order to support
the fallback avatar service. This regressed some tests we had only on
Review Board 4.0.

This change updates the HTML comparison in a test for the new rendering.

Unit tests pass against Django 1.6 and 1.11.

Commits

Files

    Loading...