Clean up the djblets.cache.backend unit tests.

Review Request #12375 — Created June 15, 2022 and submitted — Latest diff uploaded

Information

Djblets
release-3.x

Reviewers

This splits up the test suite into a class per tested function, moves to
some modern assertion methods, and makes better use of spies.

This is in preparation for some new unit tests for fixes and
improvements to the caching support.

Unit tests pass.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Clean up the djblets.cache.backend unit tests.
This splits up the test suite into a class per tested function, moves to some modern assertion methods, and makes better use of spies. This is in preparation for some new unit tests for fixes and improvements to the caching support.
12453d121df35cde76606b05db9dc255186eebf9 Christian Hammond
djblets/cache/tests/test_backend.py
Loading...