Fix regressions in the Matrix tests from basechat changes.

Review Request #12857 — Created March 1, 2023 and submitted — Latest diff uploaded

Information

rbintegrations
release-3.x

Reviewers

Several months ago, the basechat support was improved to include body
content in more situations and to avoid a crash. The Matrix tests
weren't updated appropriately, causing a few failures in assertions for
expected content.

This updates the unit tests to pass with the modern content.

Unit tests pass.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix regressions in the Matrix tests from basechat changes.
Several months ago, the basechat support was improved to include body content in more situations and to avoid a crash. The Matrix tests weren't updated appropriately, causing a few failures in assertions for expected content. This updates the unit tests to pass with the modern content.
5b26127b56fc3c0bfef55d3a2d68096c70cb154b Christian Hammond
rbintegrations/matrix/tests.py
Loading...