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

[VAS-733] feat: add e2e tests #6

Merged
merged 18 commits into from
Apr 10, 2024
Merged

Conversation

alessio-cialini
Copy link
Contributor

@alessio-cialini alessio-cialini commented Apr 5, 2024

List of Changes

  • introducing integration tests for payment notice API
  • updated .infra to include reference to new sub key
  • updated docker-compose script

Motivation and Context

https://pagopa.atlassian.net/jira/software/c/projects/VAS/boards/540?selectedIssue=VAS-733

How Has This Been Tested?

https://reports.cucumber.io/reports/ee78598d-f3e9-4ab1-82bc-1aa78a6203fb

Screenshots (if appropriate):

image

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.

… VAS-733-feat-add-e2e-tests

# Conflicts:
#	.github/workflows/code_review.yml
#	.github/workflows/integration_test.yml
#	integration-test/src/config/.env.dev
#	integration-test/src/config/.env.local
#	integration-test/src/config/.env.uat
…sts # Conflicts: # .github/workflows/integration_test.yml # src/main/java/it/gov/pagopa/gpd/payments/pull/resources/PaymentNotices.java
Copy link

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

@jacopocarlini jacopocarlini merged commit 7ce2719 into main Apr 10, 2024
12 checks passed
@jacopocarlini jacopocarlini deleted the VAS-733-feat-add-e2e-tests branch April 10, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants