Continue incremental conversion of legacy js files to typescript
Details
Details
- Reviewers
PiRK emack - Group Reviewers
Restricted Project - Commits
- rABC6588b5e89ab9: [Cashtab] Convert Config tests to ts
npm test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- config-test-ts
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 33867 Build 67207: Build Diff cashtab-tests Build 67206: arc lint + arc unit
Event Timeline
| cashtab/src/components/App/fixtures/mocks.ts | ||
|---|---|---|
| 2812 | a lot of our token mocks are duplicated in a lot of places. we will need to do some kind of final reconciliation that standardizes the format and keeps them in one place but for now, adding this mock following the shape of others used is imo acceptable | |