-
Notifications
You must be signed in to change notification settings - Fork 25
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
PRESS0-2212: Import WP Solutions Banner on Home page #1307
Conversation
# Conflicts: # src/app/pages/home/index.js
Running full test matrix now that the code conflicts have been resolved: https://github.com/bluehost/bluehost-wordpress-plugin/actions/runs/10925458847 |
Bluehost Brand Plugin Run #10604
Run Properties:
|
Project |
Bluehost Brand Plugin
|
Branch Review |
PRESS0-2212
|
Run status |
Failed #10604
|
Run duration | 17m 49s |
Commit |
4ac5661d31: Increase wait time in Home & Help page cypress tests
|
Committer | aratidgr8 |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
40
|
Flaky |
0
|
Pending |
5
|
Skipped |
0
|
Passing |
85
|
View all changes introduced in this branch ↗︎ |
Tests for review
tests/cypress/integration/home.cy.js • 6 failed tests
Test | Artifacts | |
---|---|---|
Home Page > Is Accessible |
Test Replay
Screenshots
Video
|
|
Home Page > Welcome Section Exists |
Test Replay
Screenshots
Video
|
|
Home Page > Account Section Exists |
Test Replay
Screenshots
Video
|
|
Home Page > Help Section Exists |
Test Replay
Screenshots
Video
|
|
Home Page > Webinars Section Exists |
Test Replay
Screenshots
Video
|
|
Home Page > Webinars Section Renders Correctly |
Test Replay
Screenshots
Video
|
tests/cypress/integration/navigation.cy.js • 3 failed tests
Test | Artifacts | |
---|---|---|
Navigation > Logo Links to home |
Test Replay
Screenshots
Video
|
|
Navigation > Main nav links properly navigates |
Test Replay
Screenshots
Video
|
|
Navigation > Subnav links properly navigates |
Test Replay
Screenshots
Video
|
vendor/newfold-labs/wp-module-coming-soon/tests/cypress/integration/coming-soon.cy.js • 1 failed test
Test | Artifacts | |
---|---|---|
Coming Soon > Has Coming Soon Section on Home |
Test Replay
Screenshots
Video
|
vendor/newfold-labs/wp-module-ecommerce/tests/cypress/integration/Home/ecommerce-coming-soon.cy.js • 4 failed tests
Test | Artifacts | |
---|---|---|
e-commerce Home Page- Coming soon mode > Verify Congrats on your new site message, coming soon alert |
Test Replay
Screenshots
Video
|
|
e-commerce Home Page- Coming soon mode > Verify Site Preview flex and View your site option |
Test Replay
Screenshots
Video
|
|
e-commerce Home Page- Coming soon mode > Verify presense of Ready to go to live? canvas |
Test Replay
Screenshots
Video
|
|
e-commerce Home Page- Coming soon mode > Verify Visit your site and Launch your site functionality |
Test Replay
Screenshots
Video
|
vendor/newfold-labs/wp-module-ecommerce/tests/cypress/integration/Home/ecommerce-live.cy.js • 2 failed tests
Test | Artifacts | |
---|---|---|
e-commerce Home Page- Live Mode > Verify presense of Ready to go to next level? canvas |
Test Replay
Screenshots
Video
|
|
e-commerce Home Page- Live Mode > Verify by default View Site option should be displayed |
Test Replay
Screenshots
Video
|
The first 5 failed specs are shown, see all 8 specs in Cypress Cloud.
@aratidgr8 Let's look into why so many tests are failing: https://github.com/bluehost/bluehost-wordpress-plugin/actions/runs/10925458847 |
@wpscholar we are checking why tests are failing will keep you posted on updates. Attaching JIRA for your reference. Thanks! |
The tests are failing because the ecommerce package is still on an older version, and the solutions banner import does not exist. |
@wpscholar As confirmed by @krsomayagi in comment tests will pass once home page banner PR is merged. Please confirm in that case are we good to merge this PR then? |
@aratidgr8 Yes, let's merge both of those |
Proposed changes
JIRA: https://jira.newfold.com/browse/PRESS0-2212
Import WP Solutions Banner Component on Home page.
Refer to PR for more details.
Type of Change
Checklist
Further comments