Page MenuHomePhabricator

[Cashtab] Support migration to jest 27
ClosedPublic

Authored by bytesofman on Mar 24 2022, 00:07.

Details

Reviewers
kieran709
Group Reviewers
Restricted Project
Commits
rABCeb2b900f752f: [Cashtab] Support migration to jest 27
Summary

T1682 step 12

Code changes to support migration to jest 27.

Test Plan
npm ci
npm test

Tests pass

npm start and confirm all cashtab features work. Log any minor css discrepancies, these can be patched after migration.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Mocking antd conflict components

Removing dev notes and other approaches from Send.test.js

This revision is now accepted and ready to land.Mar 25 2022, 16:11
This revision was automatically updated to reflect the committed changes.