-
Notifications
You must be signed in to change notification settings - Fork 35
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
Update, test & release (v1.49.2) #1025
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ank-transfer-remains-pending-state-when-create-invoice-on-shipment-is-active BP-3627-Order-placed-with-Bank-transfer-remains-pending-state-when-create-invoice-on-shipment-is-active
BP-3678-Billink-is-always-B2B
…g-a-bad-request-for-new-attempts-with-an-order-amount-higher-than-200-EUR Bp 3679 i deal in3 is showing a bad request for new attempts with an order amount higher than 200 eur
…magento-admin-is-not-working Bp 3681 knaken refund from magento admin is not working
…ransaction-shows-error-An-error-occurred-on-the-server-please-try-again Bp 3683 sepa direct debit transaction shows error an error occurred on the server please try again
Update, Test & Release (v1.49.1)
This PR makes sure that the `setUp` method of all relevant tests is compatible with up-to-date PHPUnit versions (8 and up) as included in Magento 2.4.+
This PR removes the check for a `functions.php` file which is not needed in Magento 2. Unit tests should be run similarly like `vendor/bin/phpunit --configuration dev/tests/unit/phpunit.xml.dist vendor/buckaroo/magento2/Test/Unit`. This way, the PHP settings should also be moved to the PHPUnit configuration file and not be part of the tests.
The filename `PushTest` should match the classname `PayPerEmailTest` (or vice versa)
Remove unneeded code in tests
Make BaseTest compatible with newer PHPUnit versions
Filename does not match class
…Riverty-name-for-Magento-2 BP-3669-Adjust the default Riverty name for Magento 2
…ImplementationBuckarooFeeHyva.php-File-in-Model-Total-Quote Improve-coding-for-ImplementationBuckarooFeeHyva.php-File-in-Model-Total-Quote
…-v1.49.2 Bp 3707 update test release v1.49.2
…-dummy-address-information-after-switching-iDEAL-account Bp 3696 logged in user gets dummy address information after switching i deal account
AlbinaBaraliu
approved these changes
Aug 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.