David Ormsbee

Results 3 issues of David Ormsbee

[CacheIsolationTestMixin](https://github.com/openedx/edx-platform/blob/44334105cdef056bed6ebc0257fbe64544b07b81/openedx/core/djangolib/testing/utils.py#L26) and [CacheIsolationTestCase](https://github.com/openedx/edx-platform/blob/44334105cdef056bed6ebc0257fbe64544b07b81/openedx/core/djangolib/testing/utils.py#L144) are useful test utilities to clear the Django and Request caches between tests. They are currently in edx-platform, but would be useful as general utilities in edx-django-utils....

### Proposal Date 2024-08-08 ### Target Ticket Acceptance Date 2024-08-22 ### Earliest Open edX Named Release Without This Functionality Sumac ### Rationale The target removal date was 2021-12-31, and this...

depr

Steps to reproduce: 1. Create and publish a Text Component in a beta Library. 2. Add that Component to a course in the Course's Unit view by going to "Add...

bug