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

[feat] introduced jest to replace tape/sinon/enzyme for browser tests; upgrade typescript to 4.5.5 #2339

Merged
merged 7 commits into from Oct 1, 2023

Conversation

igorDykhta
Copy link
Collaborator

  • This PR aims to replace tape/sinon/enzyme in favor of jest/react testing library for all browser tests.
  • This PR enables testing through jest and also has a watch so developers don't need to re-run tests every time they change something
  • bumped typescript to 4.5.5 to fix specific issues in jest-related dependencies
  • typescript fixes
  • fix for the heatmap layer crash during layer creation

Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
@igorDykhta igorDykhta merged commit ec35ea9 into master Oct 1, 2023
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the igr/ups-jest branch October 1, 2023 17:31
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.

None yet

2 participants