todo-to-issue-action/tests
Robert Alonso d57788aa0b fix: split diff file to allow process_diff unit test to pass
The diff file has a couple of hunks which for
some unknown reason have parsing issues which
result in the wrong line being detected for where
the TODO is. This causes the issue URL insertion
to fail. That's its own issue that should be
investigated, but in order to allow the process_diff
unit test to pass, the diff file is being split
into two to isolate the trouble-causing hunks.
2024-11-09 19:28:09 +00:00
..
__init__.py fix: Clean up TeX syntax and add tests 2021-12-13 19:13:37 +01:00
custom_languages.json code review 2024-10-08 12:16:19 +01:00
test_closed.diff test: Added tests for TOML support 2024-10-11 18:15:04 +01:00
test_edit.diff refactor: clean up and split off diff file 2024-11-09 19:28:08 +00:00
test_escape.diff Update tests 2024-09-24 14:14:28 +01:00
test_new2.diff fix: split diff file to allow process_diff unit test to pass 2024-11-09 19:28:09 +00:00
test_new.diff fix: split diff file to allow process_diff unit test to pass 2024-11-09 19:28:09 +00:00
test_process_diff.py fix: split diff file to allow process_diff unit test to pass 2024-11-09 19:28:09 +00:00
test_syntax.py test: add unittest to run mypy 2024-10-28 18:38:59 +00:00
test_todo_parser.py fix: split diff file to allow process_diff unit test to pass 2024-11-09 19:28:09 +00:00