comictagger/tests
Timmy Welch be983c61bc Fix #353
The two primary cases fixed are:
Ms. Marvel
spider-man/deadpool

The first issue removed 'Ms.' which is a problem as many comics have
series that the only difference in the title is the
designation/honorific.

The second issue is that the '/' was removed and not replaced with
anything causing a search for 'mandeadpool' which will not show useful
results.

Consequently all designations/honorifics are now untouched
All punctuation is replaced with a space
2022-08-12 07:10:36 -07:00
..
__init__.py make tests and testing proper modules 2022-06-23 13:27:36 -07:00
autoimprint_test.py Tests 2022-07-11 18:40:12 -07:00
comicarchive_test.py Fix rename and add test 2022-07-29 22:05:03 -07:00
comiccacher_test.py Fix tests 2022-07-12 07:43:33 -07:00
comicvinetalker_test.py Tests 2022-07-18 12:06:49 -07:00
conftest.py Update dependencies 2022-08-10 20:55:46 -07:00
filenameparser_test.py Apply pre-commit configuration 2022-06-02 18:32:16 -07:00
genericmetadata_test.py Handle the 'primary' key missing in get_primary_credit 2022-07-27 23:24:34 -07:00
issueidentifier_test.py Tests 2022-07-18 12:06:49 -07:00
issuestring_test.py Convert GenericMetadata to a dataclass 2022-07-01 16:15:43 -07:00
metadata_test.py Fix serializing of sets 2022-07-25 11:22:44 -07:00
rename_test.py Add more tests 2022-07-13 22:27:31 -07:00
utils_test.py Fix #353 2022-08-12 07:10:36 -07:00