todo-to-issue-action/tests
Robert Alonso 46cc6ac8e9 fix: remove subdirectory paths from test_new.diff
When test_proces_diff processes this file, it
fails to create the subdirectories, leading to
test failure. Since the subdirectories aren't
really needed, removing them allows the test
to complete successfully.

Updated number of expected passing tests to
account for the additional tests which can run
to completion now.
2025-04-10 15:28:02 +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 Add Dockerfile support 2025-04-10 14:53:23 +01:00
test_comment_suffix_after_source_line.diff test: added tests for known bugs 2024-11-10 04:28:37 +00:00
test_edit_py.diff test: add test to track additional bugs 2024-11-12 00:18:38 +00: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_py.diff test: add test to track additional bugs 2024-11-12 00:18:38 +00:00
test_new.diff fix: remove subdirectory paths from test_new.diff 2025-04-10 15:28:02 +00:00
test_process_diff.py fix: remove subdirectory paths from test_new.diff 2025-04-10 15:28:02 +00:00
test_same_title_in_same_file.diff test: add additional test demonstrating current bug 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 Add Dockerfile support 2025-04-10 14:53:23 +01:00