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

Bump Onboarding to 1.11.0 #697

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Conversation

arunshenoy99
Copy link
Member

Proposed changes

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Release Details: https://github.com/newfold-labs/wp-module-onboarding/releases/tag/1.11.0

@replay-io
Copy link

replay-io bot commented Sep 28, 2023

2 replays were recorded for 6c39ab4.

image 2 Failed
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/sitetype-secondary.cy.js
    1. Check if the Suppressed Drawer does not open on clicking Toggle Button
    2. Check if Header and Subheader shows up
    3. Check to make sure sidebar opens, content is in place and close sidebar
    4. Check different categories exist using `<` and `>`
    5. Check different subCategories exist and is selectable
    6. Check if input box exists and is editable
    7. Check selecting subCategory resets input box
    8. Check existence of Need Help Tag
    9. Check existence of Need Help URL
    10. Go to the next step on clicking navigation Next
    11. Go to the previous step on clicking navigation Back
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation-buttons_back`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/sitetype-secondary.cy.js:110:5)
    12. Go to the previous step on clicking navigation Back
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation-buttons_back`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/sitetype-secondary.cy.js:110:5)
    13. Go to next step on Continue Setup
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-nav-card-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/sitetype-secondary.cy.js:119:5)
    14. Go to next step on Continue Setup
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-nav-card-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/sitetype-secondary.cy.js:119:5)
  • vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/sitetype-secondary.cy.js
    1. Check if the Suppressed Drawer does not open on clicking Toggle Button
    2. Check if Header and Subheader shows up
    3. Check if `store` appears in heading
    4. Check to make sure sidebar opens, content is in place and close sidebar
    5. Check selected category is visible and selected
    6. Check different subCategories exist and is selectable
    7. Check if input box exists and is editable
    8. Check selecting subCategory resets input box
    9. Check existence of Need Help Tag
    10. Check existence of Need Help URL
    11. Go to the next step on clicking navigation Next
    12. Go to the previous step on clicking navigation Back
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation-buttons_back`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/sitetype-secondary.cy.js:110:5)
    13. Go to the previous step on clicking navigation Back
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.navigation-buttons_back`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/sitetype-secondary.cy.js:110:5)
    14. Go to next step on Continue Setup
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-nav-card-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/sitetype-secondary.cy.js:119:5)
    15. Go to next step on Continue Setup
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `.nfd-nav-card-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/sitetype-secondary.cy.js:119:5)
image 0 Passed

View test run on Replay ↗︎

@circlecube circlecube merged commit 8bd859c into release/3.3.1 Sep 28, 2023
@circlecube circlecube deleted the update/onboarding-1.11.0 branch September 28, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants