balanced / balanced-api

Balanced API specification.
221 stars 72 forks source link

Add scenarios to customers, orders, and credits #462

Closed rserna2010 closed 10 years ago

rserna2010 commented 10 years ago

Added the following scenarios: https://github.com/balanced/balanced-api/blob/revision1/scenarios/orders/basic_usage.yml https://github.com/balanced/balanced-api/blob/revision1/scenarios/orders/cannot_over_credit.yml https://github.com/balanced/balanced-api/blob/revision1/scenarios/orders/create.yml https://github.com/balanced/balanced-api/blob/revision1/scenarios/orders/create_refund.yml https://github.com/balanced/balanced-api/blob/revision1/scenarios/orders/failed_refund_pending.yml https://github.com/balanced/balanced-api/blob/revision1/scenarios/orders/transaction_inherit_description.yml https://github.com/balanced/balanced-api/blob/revision1/scenarios/orders/unverified_merchant.yml https://github.com/balanced/balanced-api/blob/revision1/scenarios/customers/set_default_destination.yml https://github.com/balanced/balanced-api/blob/revision1/scenarios/customers/underwrite.yml

steveklabnik commented 10 years ago

This looks good, thanks!

I'm going to leave this here, and pull them in as I make them actually work. Feel free to keep adding commits here.

steveklabnik commented 10 years ago

Pulled this in, thanks!