edx-django-utils icon indicating copy to clipboard operation
edx-django-utils copied to clipboard

Add unit testing for the plugin capability

Open robrap opened this issue 2 years ago • 0 comments

Add unit test coverage for edx_django_utils/plugins. There was no test coverage in the original code from edx-platform, and it has not yet been added. This code is now library code, and probably deserves some level of testing.

robrap avatar Mar 09 '23 21:03 robrap