1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-25 23:53:45 +02:00
csv-metadata-quality/tests
Alan Orth 49e3543878
Add Unicode normalization
This will check all strings for un-normalized Unicode characters.
Normalization is done using NFC. This includes tests and updated
sample data (data/test.csv).

See: https://withblue.ink/2019/03/11/why-you-need-to-normalize-unicode-strings.html
2020-01-15 11:37:54 +02:00
..
__init__.py Add initial tests 2019-07-27 00:36:40 +03:00
test_check.py Reformat tests with black 2019-09-26 14:02:51 +03:00
test_fix.py Add Unicode normalization 2020-01-15 11:37:54 +02:00