Skip to content

Fix system tests#401

Merged
zFernand0 merged 7 commits into
mainfrom
fix-sys
Jul 2, 2026
Merged

Fix system tests#401
zFernand0 merged 7 commits into
mainfrom
fix-sys

Conversation

@zFernand0

@zFernand0 zFernand0 commented Jul 1, 2026

Copy link
Copy Markdown
Member

What It Does

Fixed the following integration tests 🙏

FAILED tests/integration/test_zos_files.py::TestFilesIntegration::test_copy_uss_to_data_set_should_be_possible - zowe.core_for_zowe_sdk.exceptions.RequestFailed: HTTP Request has failed with status code 404.
FAILED tests/integration/test_zos_files.py::TestFilesIntegration::test_get_file_content_streamed_should_return_response_content - zowe.core_for_zowe_sdk.exceptions.RequestFailed: HTTP Request has failed with status code 404.
FAILED tests/integration/test_zos_files.py::TestFilesIntegration::test_mount_unmount_zfs_file_system - zowe.core_for_zowe_sdk.exceptions.RequestFailed: HTTP Request has failed with status code 500.
FAILED tests/integration/test_zos_tso.py::TestTsoIntegration::test_issue_command_should_return_valid_response - KeyError: 'tsoData'

How to Test

Run integration tests 🙏

Review Checklist
I certify that I have:

  • tested my changes
  • added/updated automated tests
  • updated the changelog
  • created/ran system tests (provide build number if applicable) (362)
  • followed the contribution guidelines

Additional Comments

Also add unit and integration test configuration to suppress SDK messages 🙏

Final results
image

Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.11%. Comparing base (f6d2959) to head (c1c34c8).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #401   +/-   ##
=======================================
  Coverage   82.11%   82.11%           
=======================================
  Files          49       49           
  Lines        2919     2919           
=======================================
  Hits         2397     2397           
  Misses        522      522           
Flag Coverage Δ
unittests 82.11% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread pyproject.toml Outdated

@traeok traeok left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Fernando! Changes LGTM

zFernand0 added 4 commits July 2, 2026 08:51
Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
…into fix-sys

Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
@zFernand0 zFernand0 merged commit 096a095 into main Jul 2, 2026
21 checks passed
@zFernand0 zFernand0 deleted the fix-sys branch July 2, 2026 13:09
@github-project-automation github-project-automation Bot moved this from Review/QA to Closed in Zowe CLI Squad Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

4 participants