pr-agent/tests/unittest
2025-08-14 09:23:29 -05: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 Adds a new configuration group [azure_devops] that will allow setting the comment status other than "closed". 2025-08-14 09:23:29 -05: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 refactor(utils): improve file walkthrough parsing with regex and better error handling 2025-07-18 08:54:52 +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 Add GitLab support for CHANGELOG.md 2025-06-07 20:48:33 +02: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 fix:typo in test_with_initial_yaml, test_no_initial_yaml 2025-05-22 16:55:52 +09:00