Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add integration test [PAGOPA-1364] #10

Merged
merged 24 commits into from
Feb 7, 2024
Merged

test: Add integration test [PAGOPA-1364] #10

merged 24 commits into from
Feb 7, 2024

Conversation

cap-ang
Copy link
Contributor

@cap-ang cap-ang commented Feb 6, 2024

List of Changes

  1. File upload scenario
  2. Status retrieve scenario
  3. Report retrieve scenario

I also made some improvements in error handling and asynchronous file upload handling.

Motivation and Context

How Has This Been Tested?

  • manually in local via yarn test:local command
  • via CI (GitHub Actions) in DEV and UAT

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cap-ang cap-ang self-assigned this Feb 6, 2024
@cap-ang cap-ang requested a review from a team as a code owner February 6, 2024 17:25
Copy link

github-actions bot commented Feb 7, 2024

This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

sonarcloud bot commented Feb 7, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

Copy link

@FedericoRuzzier FedericoRuzzier left a comment

Choose a reason for hiding this comment

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

LGTM 💯

@cap-ang cap-ang merged commit 71b672e into main Feb 7, 2024
7 of 10 checks passed
@cap-ang cap-ang deleted the integration-test branch February 7, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants