[tests] refactor caching tests.#13235
Conversation
|
@DN6 LMK your thoughts on removing the caching-related stuff we have in |
|
@DN6 a gentle ping. |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
dg845
left a comment
There was a problem hiding this comment.
Thanks for the PR! I think we should consider retaining the original MagCache tests in tests/hooks/test_mag_cache.py in some form, since if I understand correctly those tests are testing if the MagCache implementation is logically correct, while MagCacheTesterMixin is testing whether MagCache works with a given model.
What does this PR do?
test_pipelines_common.py.