Skip to content

Commit

Permalink
WIP: update case for trancate 0 of bond payments
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowbean committed Jul 25, 2023
1 parent a2af4c1 commit 74789fa
Show file tree
Hide file tree
Showing 27 changed files with 3,996 additions and 82,254 deletions.
14 changes: 1 addition & 13 deletions absbox/tests/benchmark/china/resp/test01.out.json
Original file line number Diff line number Diff line change
Expand Up @@ -2286,7 +2286,7 @@
"bndDuePrin": 0,
"bndDueInt": 0,
"bndDueIntDate": "2023-09-26",
"bndLastIntPay": "2023-09-26",
"bndLastIntPay": "2023-08-26",
"bndLastPrinPay": null,
"bndStmt": [
{
Expand Down Expand Up @@ -2678,18 +2678,6 @@
"<PayPrin:[\"A1\"]>"
]
]
},
{
"tag": "BondTxn",
"contents": [
"2023-09-26",
0,
0,
0,
0.07,
0,
"<PayInt:[\"A1\"]>"
]
}
]
},
Expand Down
14 changes: 1 addition & 13 deletions absbox/tests/benchmark/china/resp/test02.out.json
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,7 @@
"bndDuePrin": 0,
"bndDueInt": 0,
"bndDueIntDate": "2023-01-26",
"bndLastIntPay": "2023-01-26",
"bndLastIntPay": "2022-12-26",
"bndLastPrinPay": null,
"bndStmt": [
{
Expand Down Expand Up @@ -1450,18 +1450,6 @@
"<PayPrin:[\"A1\"]>"
]
]
},
{
"tag": "BondTxn",
"contents": [
"2023-01-26",
0,
0,
0,
0.07,
0,
"<PayInt:[\"A1\"]>"
]
}
]
},
Expand Down
50 changes: 1 addition & 49 deletions absbox/tests/benchmark/china/resp/test03.out.json
Original file line number Diff line number Diff line change
Expand Up @@ -1018,7 +1018,7 @@
"bndDuePrin": 0,
"bndDueInt": 0,
"bndDueIntDate": "2023-01-26",
"bndLastIntPay": "2023-01-26",
"bndLastIntPay": "2022-09-26",
"bndLastPrinPay": null,
"bndStmt": [
{
Expand Down Expand Up @@ -1185,54 +1185,6 @@
"<PayPrin:[\"A1\"]>"
]
]
},
{
"tag": "BondTxn",
"contents": [
"2022-10-26",
0,
0,
0,
0.07,
0,
"<PayInt:[\"A1\"]>"
]
},
{
"tag": "BondTxn",
"contents": [
"2022-11-26",
0,
0,
0,
0.07,
0,
"<PayInt:[\"A1\"]>"
]
},
{
"tag": "BondTxn",
"contents": [
"2022-12-26",
0,
0,
0,
0.07,
0,
"<PayInt:[\"A1\"]>"
]
},
{
"tag": "BondTxn",
"contents": [
"2023-01-26",
0,
0,
0,
0.07,
0,
"<PayInt:[\"A1\"]>"
]
}
]
},
Expand Down
Loading

0 comments on commit 74789fa

Please sign in to comment.