mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| custom_languages.json | ||
| test_closed.diff | ||
| test_edit.diff | ||
| test_escape.diff | ||
| test_new2.diff | ||
| test_new.diff | ||
| test_process_diff.py | ||
| test_same_title_in_same_file.diff | ||
| test_syntax.py | ||
| test_todo_parser.py | ||