Skip to content

New product Id for card testing#611

Merged
david-ruiz-cko merged 1 commit into
masterfrom
feature/new-productid-for-card-test
Jun 11, 2026
Merged

New product Id for card testing#611
david-ruiz-cko merged 1 commit into
masterfrom
feature/new-productid-for-card-test

Conversation

@david-ruiz-cko

Copy link
Copy Markdown
Contributor

This pull request updates the test infrastructure for issuing cards by switching to a new card product with available account range, allowing previously disabled integration tests to run again. The main changes involve updating test configuration and enabling tests that were blocked due to resource exhaustion.

Test infrastructure updates:

  • Added a new newProductId field in BaseIssuingTestIT for a card product with available account range and updated the createCard method to use this new product instead of the old one. [1] [2]

Test enablement:

  • Re-enabled the IssuingTransactionsTestIT integration test by commenting out the @Disabled annotation, since the account range issue has been resolved with the new product.

@david-ruiz-cko david-ruiz-cko requested a review from a team June 11, 2026 08:47
@sonarqubecloud

Copy link
Copy Markdown

@david-ruiz-cko david-ruiz-cko merged commit 2287cb5 into master Jun 11, 2026
6 checks passed
@david-ruiz-cko david-ruiz-cko deleted the feature/new-productid-for-card-test branch June 11, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants