Commit c16851b
committed
Add comprehensive tests for escrow commission displays and bump version to 0.4.11
- Add tests for commission display on escrow list items with percentage
- Add tests for commission display on escrow detail view
- Add tests for commission and beneficiary net amount on manage page
- Add tests for commission display on create success page (amber box)
- Add tests for live commission estimate on create form
- Add tests for escrow ID display with copy functionality
- Add tests for Manage Escrow link on dashboard
- Bump version from 0.4.10 to 0.4.11 in both package.json files
- All manage page commission display tests passing (9/9)
- Existing manage page tests still passing (12/12)1 parent bca7573 commit c16851b
File tree
6 files changed
+1056
-3
lines changed- packages/sdk
- src/app/escrow
- __tests__
- create
6 files changed
+1056
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments