Enhancement of update-release-notes command #6604
Annotations
11 errors
Python 3.10 - Test Summary Upload
Process completed with exit code 1.
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L186
TestRNUpdate.test_build_rn_template_integration
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L256
TestRNUpdate.test_build_rn_template_playbook_new_file
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L297
TestRNUpdate.test_build_rn_template_markdown_valid
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L336
TestRNUpdate.test_build_rn_template_playbook_modified_file
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L366
TestRNUpdate.test_build_rn_template_file_without_description
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1118
TestRNUpdate.test_build_rn_template_with_fromversion
TypeError: expected str, bytes or os.PathLike object, not NoneType
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1372
TestRNUpdate.test_update_rn_with_deprecated_and_text
AssertionError: assert '##### Integr...xt for test\n' == '##### Integr...%% instead.\n'
##### Integration test
+ - Added the **Fetch incidents** parameter.
+ - Added the **Incident type** parameter.
+ - Added the **Server URL (copy URL from XDR - click ? to see more info.)** parameter.
+ - Added the **API Key ID** parameter.
+ - Added the **API Key** parameter.
+ - Added the **Trust any certificate (not secure)** parameter.
+ - Added the **Use system proxy settings** parameter.
+ - Added the **First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)** parameter.
+ - Deprecated ***xdr-get-incidents*** command. Use %%% instead.
- text for test
- - Command ***xdr-get-incidents*** is deprecated. Use %%% instead.
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1404
TestRNUpdate.test_deprecated_rn_integration_command
TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1481
TestRNUpdate.test_deprecated_rn_yml[path0-integration-True-]
TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
|
Run Unit Tests:
demisto_sdk/commands/update_release_notes/tests/update_rn_test.py#L1481
TestRNUpdate.test_deprecated_rn_yml[path1-integration-False-]
TypeError: get_deprecated_rn() missing 1 required positional argument: 'file_type'
|
Loading