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
Branch
webpack-jest-02
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18626
Build 37043: Build Diff
Build 37042: arc lint + arc unit

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.