Skip to content

Commit

Permalink
Add test cases for Union Pay cards
Browse files Browse the repository at this point in the history
  • Loading branch information
dhAlcojor committed Jun 4, 2016
1 parent d9895f7 commit 7153ce7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/validators.js
Original file line number Diff line number Diff line change
Expand Up @@ -1475,6 +1475,12 @@ describe('Validators', function () {
'4716-2210-5188-5662',
'4929 7226 5379 7141',
'5398228707871527',
'6283875070985593',
'6263892624162870',
'6234917882863855',
'6234698580215388',
'6226050967750613',
'6246281879460688',
],
invalid: [
'foo',
Expand Down

0 comments on commit 7153ce7

Please sign in to comment.