woocommerce
woocommerce copied to clipboard
(WIP) E2e/rep s3 daily
All Submissions:
- [ ] Have you followed the WooCommerce Contributing guideline?
- [ ] Does your code follow the WordPress' coding standards?
- [ ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Changes proposed in this Pull Request:
Closes # .
How to test the changes in this Pull Request:
Other information:
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
- [ ] Have you written new tests for your changes, as applicable?
- [ ] Have you successfully run tests with your changes locally?
- [ ] Have you created a changelog file for each project being changed, ie
pnpm changelog add --filter=<project>
?
FOR PR REVIEWER ONLY:
- [ ] I have reviewed that everything is sanitized/escaped appropriately for any SQL or XSS injection possibilities. I made sure Linting is not ignored or disabled.
Test Results Summary
Commit SHA: 5906f55b89d267a5a14db5d7bff52ca92f660eb6Test :test_tube: | Passed :white_check_mark: | Failed :rotating_light: | Broken :construction: | Skipped :next_track_button: | Unknown :grey_question: | Total :bar_chart: | Duration :stopwatch: |
---|---|---|---|---|---|---|---|
API Tests | 188 | 0 | 0 | 2 | 0 | 190 | 0m 42s |
E2E Tests | 186 | 0 | 0 | 6 | 0 | 192 | 18m 29s |
To view the full API test report, click here.
To view the full E2E test report, click here.
To view all test reports, visit the WooCommerce Test Reports Dashboard.
Closing this PR in favor of a cleaner one - https://github.com/woocommerce/woocommerce/pull/35114