todo-to-issue-action/tests
Robert Alonso 325fbaf03b test: add additional test demonstrating current bug
Added a test which demonstrates a current bug where
if multiple TODOs with the same title appear in
the diff of the same file, only one of those issues
will have its URL succesfully inserted.
(Specifically, the first from the top.) As such,
the test is configured as an expected failure until
such time as the bug can be fixed.
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 test: add additional test demonstrating current bug 2024-11-09 19:28:09 +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 fix: split diff file to allow process_diff unit test to pass 2024-11-09 19:28:09 +00:00