Commit graph

3 commits

Author SHA1 Message Date
Yax
3297ce5e67 Improve slugify function, add tests, and enhance Makefile
Applied improvements from feature-code-quality branch:
- Refactored slugify() for better readability with inline comments
- Renamed log() parameter *args to *log_args (avoid shadowing built-in)
- Added comprehensive unit tests for slugify function
- Enhanced Makefile with typecheck and test targets
- Updated build target to run type checks and tests before Docker build

All tests pass and type checking succeeds.
2026-01-07 14:12:12 +01:00
Yax
22a8fd6ba8 Remove unit tests 2025-04-02 13:36:39 +02:00
Yax
ac45ac1b6c init 2019-08-17 16:48:52 +02:00