pr-agent/tests/unittest
Xinyu Wu 46f889b314
Update test_try_fix_yaml.py
test extract snippet with prefix "```" or "```yml"
2025-11-07 15:43:28 +08:00
..
test_add_docs_trigger.py test: auto-trigger /add_docs on PR opened events 2025-06-23 00:06:18 +09:00
test_aws_secrets_manager_provider.py fix tests 2025-06-02 18:04:44 +03:00
test_azure_devops_comment.py test: update Azure DevOps comment status mocking to use get method 2025-08-15 15:42:42 +03: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_config_loader_secrets.py fix tests 2025-06-02 18:04:44 +03:00
test_convert_to_markdown.py PR reviewer tool: add an opt-in work time estimation (#2006) 2025-08-22 09:53:08 +03: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 test: skip filtering when ignore_language_framework is misconfigured 2025-06-29 02:18:29 +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 test: comment out GiteaProvider unit tests and update token key for compatibility 2025-05-28 08:34:59 +03:00
test_github_action_output.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
test_gitlab_provider.py [GitLab] Submodule expansion functionality added (#2014) 2025-09-02 12:26:42 +03: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_pr_update_changelog.py Fixed comment 4 2025-06-07 21:13:16 +02:00
test_secret_provider_factory.py chore: add blank 2025-05-29 13:05:40 +09:00
test_try_fix_yaml.py Update test_try_fix_yaml.py 2025-11-07 15:43:28 +08:00