openedx / edx-cookiecutters

Open edx public templates for apps, libraries and services.
Apache License 2.0
25 stars 21 forks source link

fix: add unit test to xblock so there is a coverage file to upload #426

Closed rgraber closed 7 months ago

rgraber commented 7 months ago

Adds a very basic unit test to the cookiecutter-created xblock. This allows coverage to run and gets passed the No coverage files located error

Merge checklist: Check off if complete or not applicable: