Closed joeylouise closed 7 years ago
This PR does the following:
Refactor public/lib/payment-processor.js to use Promises correctly Separate all route tests into separate files Refactor functions to use callbacks correctly Relates #34 #36
public/lib/payment-processor.js
This PR does the following:
Refactor
public/lib/payment-processor.js
to use Promises correctly Separate all route tests into separate files Refactor functions to use callbacks correctly Relates #34 #36