ContaAzul / creditcard.js

A simple credit card validation library in JavaScript
http://contaazul.github.io/creditcard.js/
Other
374 stars 82 forks source link

extends tests #132

Open dtillner opened 3 years ago

dtillner commented 3 years ago

What is the change?

Extend jest tests.

Why make this change?

To improve test harness.

Test plan

dedicio commented 2 years ago

Hi @dtillner! Could you update your branch (I suspect that'll have conflicts) and send the commit again? So we can incorporate your changes to repo. Thanks