pr-agent/tests/unittest
2025-05-26 15:59:05 +09:00
..
test_azure_devops_parsing.py Azure devops: parse PR url starting from the end 2025-05-06 15:01:48 +02:00
test_bitbucket_provider.py fix: add missing newlines at the end of patch strings in tests 2025-01-04 16:34:35 +02:00
test_clip_tokens.py fix: use identity check for None comparison in clip_tokens tests 2025-05-25 07:55:18 +09:00
test_codecommit_client.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_codecommit_provider.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_convert_to_markdown.py test: add tests for converting to markdown 2025-05-26 15:59:05 +09:00
test_delete_hunks.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_extend_patch.py Add decoupled and non-decoupled modes for code suggestions 2025-03-11 16:46:53 +02:00
test_fetching_sub_issues.py chore: comment out test_fetching_sub_issues.py due to API calls 2025-02-22 16:06:30 +02:00
test_file_filter.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_find_line_number_of_relevant_line_in_file.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_fix_json_escape_char.py test: add test cases for fix_json_escape_char function 2025-05-25 15:21:19 +09:00
test_fix_output.py add tests and update README.md 2023-07-30 21:54:07 +03:00
test_get_max_tokens.py test/wonjongin-text_get_max_tokens code generate 2025-05-22 16:32:04 +09:00
test_gitea_provider.py #1657 add gitea/forgejo support 2025-05-16 19:43:21 +03:00
test_github_action_output.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_handle_patch_deletions.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_ignore_repositories.py Remove debug print statements from repository filtering tests 2025-05-16 17:25:10 +03:00
test_language_handler.py fix/wonjongin-test_language_handler - test_edge_case_languages_with_no_extensions code modification 2025-05-19 16:44:22 +09:00
test_load_yaml.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_parse_code_suggestion.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_try_fix_yaml.py fix:typo in test_with_initial_yaml, test_no_initial_yaml 2025-05-22 16:55:52 +09:00