Brage Sekse Aarset

Results 177 comments of Brage Sekse Aarset

Instead of implementing the validation code here, we should use [isLuhnNumber from validator.js](https://github.com/validatorjs/validator.js/blob/72573b3d1d8ab2e6575e6bba1cbe2b01f95f4935/src/lib/isLuhnNumber.js)

Please fix the test so that we can proceed with this

It would be nice to see the actual date in the error message. Do you want to take a stab at implementing this, @EmirBoyaci?

You're right, that is a problem with the current standard. We can't do method overloading to solve this, so the only options are to do some rather ugly (not very...

Yes, you should post it there, since this would require a new validator. I think the answer is going to be no, since the general philosophy of that validator is...

I agree with @strowk. The logs from testcontainers are noise while tests pass, but useful when tests fail.