bigcommerce / checkout-sdk-js

BigCommerce Checkout JavaScript SDK
MIT License
132 stars 215 forks source link

refactor(payment): PAYPAL-4531 removed ts-ignore and updated tests in core/src/coupon folder #2590

Closed serhii-tkachenko closed 1 month ago

serhii-tkachenko commented 1 month ago

What?

Removed ts-ignore and updated tests in core/src/coupon folder

Why?

To reduce tech debt after updating jest to v26

Testing / Proof

Test & lint & build commands passed locally CI