Open magentoabu opened 2 days ago
Hi @magentoabu. 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.
@magento run all tests
Failed to run the builds. Please try to re-run them later.
@magento run Static Tests,Integration Tests,Functional Tests EE,Functional Tests CE,Functional Tests B2B
Description (*)
Issue Fix - CMS Page throwing error if no page title present
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)