Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test with json rounding issues: #138

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions src/UGM3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
- sku : BL394D
quantity : 4
description : Basketball
price : 450.00
price : 450.12
- sku : BL4438H
quantity : 1
description : Super Hoop
price : 2392.00
price : 2392.34
tax : 251.42
total: 4443.52
comments:
Expand Down Expand Up @@ -70,7 +70,7 @@
=VAL :description
=VAL :Basketball
=VAL :price
=VAL :450.00
=VAL :450.12
-MAP
+MAP
=VAL :sku
Expand All @@ -80,7 +80,7 @@
=VAL :description
=VAL :Super Hoop
=VAL :price
=VAL :2392.00
=VAL :2392.34
-MAP
-SEQ
=VAL :tax
Expand Down Expand Up @@ -121,13 +121,13 @@
"sku": "BL394D",
"quantity": 4,
"description": "Basketball",
"price": 450
"price": 450.12
},
{
"sku": "BL4438H",
"quantity": 1,
"description": "Super Hoop",
"price": 2392
"price": 2392.34
}
],
"tax": 251.42,
Expand All @@ -153,11 +153,11 @@
- sku: BL394D
quantity: 4
description: Basketball
price: 450.00
price: 450.12
- sku: BL4438H
quantity: 1
description: Super Hoop
price: 2392.00
price: 2392.34
tax: 251.42
total: 4443.52
comments: Late afternoon is best. Backup contact is Nancy Billsmer @ 338-4338.