imAsparky / django-tag-me

Django Tag Me... Tag a model, a field, user tags and more...
Other
1 stars 0 forks source link

test(tags): Add edit_string tests #19 #22

Closed imAsparky closed 11 months ago

imAsparky commented 11 months ago

Added tests for parsers edit_string_for_tags.

Added additional tests into collections that cover the missing coverage for the tag parser.

Refactored tests_collections for easier reading.

closes #19 closes #18