openedx / openedx-learning

GNU Affero General Public License v3.0
5 stars 8 forks source link

feat: Add tags count to taxonomy serializer [FC-0036] #125

Closed ChrisChV closed 9 months ago

ChrisChV commented 9 months ago

Testing instructions

openedx-webhooks commented 9 months ago

Thanks for the pull request, @ChrisChV! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

bradenmacdonald commented 9 months ago

@ChrisChV Please add a test that verifies this field is included in the REST API response(s)

ChrisChV commented 9 months ago

Please add a test that verifies this field is included in the REST API response(s)

@bradenmacdonald Sure. Added here https://github.com/openedx/openedx-learning/pull/125/commits/503bd0d1f6c5a06dee7feb79600017215e5fa6f4

openedx-webhooks commented 9 months ago

@ChrisChV 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.