aboutsummaryrefslogtreecommitdiff
path: root/test/modules/finance.spec.ts
AgeCommit message (Collapse)AuthorFilesLines
2025-08-13refactor(locale): remove invalid credit card issuer patterns (#3568)DivisionByZero1-1/+62
2025-07-04refactor!: remove deprecations (#3553)Shinigami1-49/+0
2025-06-19infra: update eslint config (#3530)Shinigami1-3/+1
2025-03-06feat(finance): add ISO 4217 numerical codes to Currency (#3404)Owen1-0/+11
2025-02-03chore(deps): update vitest to v3 (major) (#3389)renovate[bot]1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2024-11-12refactor(finance): deprecate maskedNumber for removal (#3201)ST-DDT1-0/+3
2024-06-05feat(bitcoinAddress): multiple bitcoin address types and testnet (#2922)David Simão1-8/+98
2024-03-24test(finance): improve readability (#2766)ST-DDT1-1/+1
2024-03-23infra(eslint): logical-assignment-operators (#2656)Shinigami1-3/+1
2024-03-09refactor(finance)!: remove v8 deprecated finance methods (#2727)Shinigami1-101/+33
2024-03-07test(finance): fix tests for amount (#2702)ST-DDT1-25/+12
2024-02-18infra(unicorn): prefer-string-replace-all (#2653)Shinigami1-1/+1
2023-11-07fix(finance): maskedNumber has incorrect defaults (#2494)ST-DDT1-0/+6
2023-10-28infra(unicorn): filename-case (#2492)ST-DDT1-1/+1
2023-10-07infra(eslint): enable no-useless-escape eslint rule (#2434)ST-DDT1-3/+3
2023-09-29chore(finance): update mastercard patterns and test (#2396)Matt Mayer1-2/+5
2023-09-23feat(locale): add unionpay credit card for zh_CN (#2338)CoolPlayLin1-1/+10
2023-09-05chore(finance): remove defunct credit card issuers (#2356)Matt Mayer1-8/+0
2023-08-01test: move files to modules (#2279)Shinigami1-0/+619