Open in-session opened 3 weeks ago
Hi @in-session. Thank you for your contribution! Here are some useful tips on how you can test your changes using Magento test environment. :exclamation: Automated tests can be triggered manually with an appropriate comment:
@magento run all tests
- run or re-run all required tests against the PR changes@magento run <test-build(s)>
- run or re-run specific test build(s)
For example: @magento run Unit Tests
<test-build(s)>
is a comma-separated list of build names.
You can find more information about the builds here :information_source: Run only required test builds during development. Run all test builds before sending your pull request for review.
For more details, review the Code Contributions documentation. Join Magento Community Engineering Slack and ask your questions in #github channel.
Close: #38235
discussed in #32004 and #34430 improved in #36452 and #34559
Description (*)
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)