Switch Review Board over to django_assert_queries.

Review Request #14604 — Created Sept. 10, 2025 and updated — Latest diff uploaded

Information

Review Board
release-7.1.x

Reviewers

A while back, we broke out our assertQueries() functionality into a
library called django_assert_queries. The old names were kept, but
with a deprecation warning. This change moves us over to using the new
library directly for Review Board code.

Testing Done:
Ran unit tests.


 

Commits

Files