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

Fix Broken Test for Quote to Order Hydration Logic #279

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

JosephLeedy
Copy link
Contributor

  • Remove assertions for order hydration result
    • Makes test compatible with changes made in commit c2ae65a.

Makes test compatible with changes made in commit c2ae65a.
@JosephLeedy JosephLeedy added the bug Something isn't working label Jun 20, 2024
@JosephLeedy JosephLeedy self-assigned this Jun 20, 2024
@JosephLeedy
Copy link
Contributor Author

Test Result:

[docker-compose://[/Users/joseph/Development/Sites/magento-open-source/docker-compose.yml]:php-debug/]:php /var/www/html/vendor/phpunit/phpunit/phpunit --configuration /var/www/html/dev/tests/integration/phpunit.xml --filter Bold\\Checkout\\Test\\Integration\\Model\\Order\\HydrateOrderFromQuoteTest --test-suffix HydrateOrderFromQuoteTest.php /var/www/html/app/code/Bold/Checkout/Test/Integration/Model/Order --teamcity
Testing started at 10:16 ...

PHPUnit 9.6.19 by Sebastian Bergmann and contributors.

Warning:       Using a custom test suite loader is deprecated

Time: 00:01.567, Memory: 107.00 MB

OK (2 tests, 2 assertions)

=== Memory Usage System Stats ===
Memory usage (OS):	155.25M (153.71% of 101.00M reported by PHP)
Estimated memory leak:	54.25M (34.94% of used memory)

Process finished with exit code 0

@JosephLeedy JosephLeedy merged commit e27bd53 into main Jun 24, 2024
@JosephLeedy JosephLeedy deleted the fix-hydrate-order-test branch June 24, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants