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

Update bowser banner tests to fit new format #3419

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

rmccar
Copy link
Contributor

@rmccar rmccar commented Nov 8, 2024

What is the context of this PR?

Fixes: #3420

Noticed that the browser banner tests were not quite using the new format, this updates them to use "test" rather than "it"

Also updated the old titleTag param name that has been missed in the test descriptions on the accordion component

How to review this PR

  • Tests pass
  • Changes make sense

Checklist

This needs to be completed by the person raising the PR.

  • I have selected the correct Assignee
  • I have linked the correct Issue

@rmccar rmccar self-assigned this Nov 8, 2024
Copy link

netlify bot commented Nov 8, 2024

Deploy Preview for ons-design-system-preview ready!

Name Link
🔨 Latest commit f5ab47e
🔍 Latest deploy log https://app.netlify.com/sites/ons-design-system-preview/deploys/67332f1bb147ca0008cead20
😎 Deploy Preview https://deploy-preview-3419--ons-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rmccar rmccar added Testing Tech improvements Tech debt, cleanup, code standardisation etc. labels Nov 8, 2024
Copy link
Contributor

@admilne admilne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rmccar rmccar merged commit 0799182 into main Nov 13, 2024
25 checks passed
@rmccar rmccar deleted the update-bowser-banner-tests-to-fit-new-format branch November 13, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tech improvements Tech debt, cleanup, code standardisation etc. Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browser banner tests do not conform to the latest test format
3 participants