Skip to content

Conversation

@na66im
Copy link
Contributor

@na66im na66im commented Dec 2, 2025

No description provided.

@na66im na66im self-assigned this Dec 2, 2025
@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   95.59%   95.59%           
=======================================
  Files           9        9           
  Lines        1157     1157           
  Branches      158      158           
=======================================
  Hits         1106     1106           
  Misses         51       51           
Flag Coverage Δ
unittests 95.59% <ø> (ø)

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

Impacted file tree graph

🚀 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.

Copilot finished reviewing on behalf of na66im December 2, 2025 13:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds e2e tests to verify error communication in the CLI, ensuring that various error scenarios return appropriate error messages to users.

Key changes:

  • Added tests for API validation errors (invalid UUID)
  • Added tests for version not found errors
  • Added tests for missing CLI arguments

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
packages/cli/e2e/specs/5-Application-results-access.e2e.test.ts Added test case to verify error handling when an invalid UUID is provided to list-run-results command
packages/cli/e2e/specs/3-Application-execution.e2e.test.ts Added two test cases: one for testing error response when a non-existent application version is used, and another for testing missing CLI arguments
ATTRIBUTIONS.md Auto-generated license formatting updates (reformatted license text with copyright information and line breaks)

Copy link
Collaborator

@santi698 santi698 left a comment

Choose a reason for hiding this comment

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

LGTM after fixing typo spotted by copilot code review

@na66im na66im force-pushed the task/TSDK-19-add-tests-error-communication branch from 349c61c to 6ae4e50 Compare December 4, 2025 13:32
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

@na66im na66im merged commit e245b86 into main Dec 4, 2025
24 of 26 checks passed
@na66im na66im deleted the task/TSDK-19-add-tests-error-communication branch December 4, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants