Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Migrate to jest for testing #85

Merged
16 commits merged into from
Mar 27, 2020
Merged

Migrate to jest for testing #85

16 commits merged into from
Mar 27, 2020

Conversation

dvvanessastoiber
Copy link
Contributor

@dvvanessastoiber dvvanessastoiber commented Feb 5, 2020

Fixes #86

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 5, 2020
remove node modules from testing and use correct
 plugins for `pluginsToTransform`
@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:47
@ghost ghost merged commit 7db6428 into develop Mar 27, 2020
@ghost ghost deleted the stoiber/testing_with_jest branch March 27, 2020 09:53
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