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

test(jest): Migrate all unit tests from Karma to Jest #1264

Merged
merged 3 commits into from
Sep 24, 2020

Conversation

jstoffan
Copy link
Collaborator

@jstoffan jstoffan commented Sep 23, 2020

Highlights

  • 82 suites converted, 6 skipped (for now)
  • 2274 tests converted, 298 skipped (for now)

Notes
I plan to convert the remaining test suites in the next couple days, but I'd like to merge this batch relatively soon to avoid further conflicts with other PRs. My only remaining concern is whether this will run properly on our CI/CD build agents, but I don't think I can test that until after I merge.

@jstoffan jstoffan marked this pull request as ready for review September 23, 2020 02:17
@jstoffan jstoffan requested a review from a team as a code owner September 23, 2020 02:17
build/jest/enzymeAdapter.js Outdated Show resolved Hide resolved
mxiao6
mxiao6 previously approved these changes Sep 24, 2020
build/jest/envConsole.js Outdated Show resolved Hide resolved
build/jest/envConsole.js Outdated Show resolved Hide resolved
build/jest/enzymeAdapter.js Outdated Show resolved Hide resolved
build/jest/fixtureLoader.js Outdated Show resolved Hide resolved
build/jest/markupGlobal.js Outdated Show resolved Hide resolved
build/jest/react-intl-mock.js Show resolved Hide resolved
build/release.sh Show resolved Hide resolved
src/lib/__tests__/AnnotationControls-test.js Show resolved Hide resolved
src/lib/__tests__/BoundedCache-test.js Outdated Show resolved Hide resolved
ConradJChan
ConradJChan previously approved these changes Sep 24, 2020
Copy link
Contributor

@ConradJChan ConradJChan left a comment

Choose a reason for hiding this comment

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

🚀

@jstoffan jstoffan merged commit 09e8d31 into box:master Sep 24, 2020
@jstoffan jstoffan deleted the jest-new branch September 24, 2020 22:14
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.

3 participants