Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Migrate to jest for testing#30

Merged
13 commits merged intodevelopfrom
stoiber/testing_with_jest
Mar 27, 2020
Merged

Migrate to jest for testing#30
13 commits merged intodevelopfrom
stoiber/testing_with_jest

Conversation

@dvvanessastoiber
Copy link
Contributor

@dvvanessastoiber dvvanessastoiber commented Feb 4, 2020

Closes #41

Summary

  • use jest instead of karma for testing
  • change and update dependencies accordingly
  • add required configuration files
  • update scripts in package.json
  • add handling for xml files (jest-raw-loader)
  • set "esModuleInterop": true for testing environment to fix i18n import error

@dvvanessastoiber dvvanessastoiber added the type: refactor Refactor the current implementation label Feb 4, 2020
@dvvanessastoiber dvvanessastoiber added the release: major PR merge results in a new major version label Mar 2, 2020
@dvvanessastoiber dvvanessastoiber requested a review from a user March 20, 2020 07:56
@ghost ghost merged commit e6f7857 into develop Mar 27, 2020
@ghost ghost deleted the stoiber/testing_with_jest branch March 27, 2020 09:58
@thinkh thinkh mentioned this pull request Jul 30, 2020
48 tasks
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release: major PR merge results in a new major version type: refactor Refactor the current implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants