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

Move to BrightspaceUI/testing #186

Merged
merged 4 commits into from
Aug 22, 2024
Merged

Move to BrightspaceUI/testing #186

merged 4 commits into from
Aug 22, 2024

Conversation

bearfriend
Copy link
Contributor

While I was adding Localize tests I couldn't get the current setup to work at all, so I converted everything to @brightspace-ui/testing. This is slightly weird in that it depends on intl, but it's extremely minimal. It only uses documentLocaleSettings once to check the language when resetting. I don't forsee it causing any real problems.

@bearfriend bearfriend requested a review from a team as a code owner August 22, 2024 13:30
package.json Outdated
@@ -39,13 +39,8 @@
"devDependencies": {
"@babel/core": "^7",
"@babel/eslint-parser": "^7",
Copy link
Member

Choose a reason for hiding this comment

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

I think devDependencies on @babel/core, @babel/eslint-parser can go away.

test/.eslintrc.json Outdated Show resolved Hide resolved
@bearfriend bearfriend merged commit 63f9fac into main Aug 22, 2024
1 check passed
@bearfriend bearfriend deleted the dgleckler/testing branch August 22, 2024 19:03
Copy link

🎉 This PR is included in version 3.16.2 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants