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

fix: use kebab-case-ids in autosuggest esc test #2717

Merged

Conversation

brian-smith-tcril
Copy link
Contributor

Description

#2556 didn't have conflicts and all tests had passed when I merged it, but the test was using old test ids (snake_case instead of kebab-case).

This fixes the test by updating the ids used to kebab-case.

Post-merge Checklist

  • Verify your changes were released to NPM at the expected version.
  • If you'd like, share your contribution in #show-and-tell.
  • 🎉 🙌 Celebrate! Thanks for your contribution.

@netlify
Copy link

netlify bot commented Oct 12, 2023

Deploy Preview for paragon-openedx ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 953556a
🔍 Latest deploy log https://app.netlify.com/sites/paragon-openedx/deploys/65284ef62139f2000878ac4e
😎 Deploy Preview https://deploy-preview-2717--paragon-openedx.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.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5521493) 92.75% compared to head (953556a) 92.83%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2717      +/-   ##
==========================================
+ Coverage   92.75%   92.83%   +0.07%     
==========================================
  Files         235      235              
  Lines        4238     4241       +3     
  Branches     1028     1029       +1     
==========================================
+ Hits         3931     3937       +6     
+ Misses        303      300       -3     
  Partials        4        4              
Files Coverage Δ
src/Form/FormAutosuggest.jsx 97.14% <100.00%> (+3.02%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brian-smith-tcril brian-smith-tcril merged commit 9face09 into openedx:master Oct 13, 2023
8 checks passed
@edx-semantic-release
Copy link
Contributor

🎉 This PR is included in version 21.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@edx-semantic-release
Copy link
Contributor

🎉 This PR is included in version 22.0.0-alpha.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants