Commit Graph

3 Commits

Author SHA1 Message Date
3c8d599897 wip config + logging tests
Adds tests for VeritextSettings defaults, env var overrides, and the
get_logger/configure_logging functions.
2025-05-24 10:14:26 +00:00
c53cdd2536 gitignore, clean cached files
Add comprehensive gitignore for Python projects. Remove accidentally
committed __pycache__ directories.
2025-03-12 19:13:31 +00:00
2827dcdf4e tests for tokeniser and types
Cover WordTokeniser (Unicode, empty input, punctuation, multiple scripts)
and validation types (immutability, edge cases, failure summary).
2025-03-09 11:42:26 +00:00