As a precursor to combining the app integration tests into one file, update the original tests to use new standardized wrappers
Details
Details
- Reviewers
emack - Group Reviewers
Restricted Project - Commits
- rABC0f8f0d53943e: [Cashtab] Apply standardized test wrappers to App.test.js
npm test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
cashtab/src/components/__tests__/App.test.js | ||
---|---|---|
80 ↗ | (On Diff #45335) | Does the absence of the route param result in this wrapper defaulting to the App (i.e. home) route? |
cashtab/src/components/__tests__/App.test.js | ||
---|---|---|
80 ↗ | (On Diff #45335) | /wallet is specified as a default param in CashtabTestWrapper.js |