I need to add tests for the parsing system. [Branch](https://github.com/mustyoshi/congress-dev/tree/tasks/backend-tests) - [x] Add type hints to all functions - [x] Add docstrings to all functions - [ ] Add tests for all parsing related functions - [ ] Add tests for all transform functions
I need to add tests for the parsing system.
Branch