diff --git a/tests/data/imports.yml b/tests/data/imports.yml index 2ec351e33677f8b63f8f30b59f900a88cedff80e..1301b8c57ee0599672a3ebb7aef77cfa42d48c3f 100644 --- a/tests/data/imports.yml +++ b/tests/data/imports.yml @@ -180,9 +180,11 @@ date: !!python/object/apply:datetime.date [2017, 10, 19] amount: !!python/object/apply:decimal.Decimal ["80.00"] tickets_sold: !!python/object/apply:decimal.Decimal ["1"] - ticket_rate: !!python/object/apply:decimal.Decimal ["21.25"] + ticket_price: !!python/object/apply:decimal.Decimal ["80.00"] + ticket_rate: Early Bird (Ticket - Individual Supporter) shirts_sold: !!python/object/apply:decimal.Decimal ["1"] - shirt_rate: !!python/object/apply:decimal.Decimal ["25.50"] + shirt_price: !!python/object/apply:decimal.Decimal ["0"] + shirt_rate: "Complimentary for ticket holder (Supporter-level and above) (T-Shirt - Men's/Straight Cut Size L)" currency: USD status: Invoice invoice_id: "83" @@ -192,9 +194,11 @@ date: !!python/object/apply:datetime.date [2017, 10, 19] amount: !!python/object/apply:decimal.Decimal ["80.00"] tickets_sold: !!python/object/apply:decimal.Decimal ["1"] - ticket_rate: !!python/object/apply:decimal.Decimal ["21.25"] + ticket_price: !!python/object/apply:decimal.Decimal ["80.00"] + ticket_rate: Early Bird (Ticket - Individual Supporter) shirts_sold: !!python/object/apply:decimal.Decimal ["1"] - shirt_rate: !!python/object/apply:decimal.Decimal ["25.50"] + shirt_price: !!python/object/apply:decimal.Decimal ["0"] + shirt_rate: "Complimentary for ticket holder (Supporter-level and above) (T-Shirt - Men's/Straight Cut Size L)" currency: USD status: Payment invoice_id: "83" @@ -210,9 +214,11 @@ date: !!python/object/apply:datetime.date [2017, 12, 3] amount: !!python/object/apply:decimal.Decimal ["50.00"] tickets_sold: !!python/object/apply:decimal.Decimal ["1"] - ticket_rate: !!python/object/apply:decimal.Decimal ["42.50"] + ticket_price: !!python/object/apply:decimal.Decimal ["50.00"] + ticket_rate: Ticket - Unaffiliated Individual shirts_sold: !!python/object/apply:decimal.Decimal ["0"] - shirt_rate: !!python/object/apply:decimal.Decimal ["25.50"] + shirt_price: !!python/object/apply:decimal.Decimal ["0"] + shirt_rate: "" status: Invoice currency: USD invoice_date: !!python/object/apply:datetime.date [2017, 12, 3] @@ -222,9 +228,11 @@ date: !!python/object/apply:datetime.date [2017, 12, 3] amount: !!python/object/apply:decimal.Decimal ["50.00"] tickets_sold: !!python/object/apply:decimal.Decimal ["1"] - ticket_rate: !!python/object/apply:decimal.Decimal ["42.50"] + ticket_price: !!python/object/apply:decimal.Decimal ["50.00"] + ticket_rate: Ticket - Unaffiliated Individual shirts_sold: !!python/object/apply:decimal.Decimal ["0"] - shirt_rate: !!python/object/apply:decimal.Decimal ["25.50"] + shirt_price: !!python/object/apply:decimal.Decimal ["0"] + shirt_rate: "" status: Payment currency: USD invoice_date: !!python/object/apply:datetime.date [2017, 12, 3] @@ -240,9 +248,11 @@ date: !!python/object/apply:datetime.date [2017, 9, 5] amount: !!python/object/apply:decimal.Decimal ["60.00"] tickets_sold: !!python/object/apply:decimal.Decimal ["0"] - ticket_rate: !!python/object/apply:decimal.Decimal ["42.50"] + ticket_price: !!python/object/apply:decimal.Decimal ["0"] + ticket_rate: Ticket - Talk Proposer shirts_sold: !!python/object/apply:decimal.Decimal ["2"] - shirt_rate: !!python/object/apply:decimal.Decimal ["25.50"] + shirt_price: !!python/object/apply:decimal.Decimal ["30.00"] + shirt_rate: "T-Shirt - Men's/Straight Cut Size M" status: Invoice currency: USD invoice_date: !!python/object/apply:datetime.date [2017, 9, 5] @@ -252,9 +262,11 @@ date: !!python/object/apply:datetime.date [2017, 9, 5] amount: !!python/object/apply:decimal.Decimal ["60.00"] tickets_sold: !!python/object/apply:decimal.Decimal ["0"] - ticket_rate: !!python/object/apply:decimal.Decimal ["42.50"] + ticket_price: !!python/object/apply:decimal.Decimal ["0"] + ticket_rate: Ticket - Talk Proposer shirts_sold: !!python/object/apply:decimal.Decimal ["2"] - shirt_rate: !!python/object/apply:decimal.Decimal ["25.50"] + shirt_price: !!python/object/apply:decimal.Decimal ["30.00"] + shirt_rate: "T-Shirt - Men's/Straight Cut Size M" status: Payment currency: USD invoice_date: !!python/object/apply:datetime.date [2017, 9, 5]