index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
finance.spec.ts
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
refactor(finance): rename mask to maskedNumber (#2055)
Shinigami
1
-10
/
+42
2023-04-18
refactor(finance): rename account to accountNumber (#2054)
Shinigami
1
-8
/
+44
2023-04-03
refactor(finance)!: simplify account implementation (#1992)
ST-DDT
1
-10
/
+0
2023-03-31
chore: remove debug code from test (#1998)
ST-DDT
1
-1
/
+0
2023-03-07
refactor!: remove dynamic locale switching support (#1735)
ST-DDT
1
-5
/
+1
2023-02-27
feat(finance): currency object (#1809)
Matt Mayer
1
-0
/
+11
2023-02-15
refactor(finance): standardize arguments (#1821)
DivisionByZero
1
-13
/
+59
2022-11-25
feat(number): move methods to new module (#1122)
Leyla Jähnig
1
-1
/
+1
2022-09-22
feat(finance): branch code option in bic() (#1378)
Eric Cheng
1
-2
/
+13
2022-09-21
test(finance): use validator.js for bitcoin addresses (#1375)
Guilherme Minozzi
1
-1
/
+2
2022-08-01
fix(finance.bic): remove hardcoded elements and simplify function (#1171)
Hanna
1
-7
/
+2
2022-07-28
test: remove JSON.stringify wrapper around faker.seed() in tests descriptions...
Piotr Kuczynski
1
-3
/
+1
2022-07-22
test: introduce seededTests factory (#838)
ST-DDT
1
-32
/
+48
2022-06-18
test: migrate datatype to test snapshots (#875)
ST-DDT
1
-77
/
+3
2022-05-25
fix: Luhn generation algorithms and tests (#980)
Eric Cheng
1
-4
/
+4
2022-05-22
test: improve luhn checks (error messages only) (#981)
ST-DDT
1
-27
/
+25
2022-05-04
refactor!: remove deprecations (#916)
Shinigami
1
-3
/
+3
2022-05-03
refactor!: reorganize src folder (#909)
Shinigami
1
-1
/
+1
2022-05-01
feat: return seed value from seed() (#853)
Shinigami
1
-7
/
+2
2022-04-30
feat: add creditCardIssuer (#888)
beninsydney
1
-1
/
+11
2022-04-22
test: use consistent assertion functions (#852)
Shinigami
1
-19
/
+25
2022-04-22
test: strengthen price regex tests (#865)
ST-DDT
1
-1
/
+1
2022-04-06
chore: IBAN library typed and moved to utils (#785)
Piotr Kuczynski
1
-3
/
+3
2022-04-06
feat: faker.finance.pin() (#695)
Eric Cheng
1
-0
/
+32
2022-03-31
feat: FakerError (#718)
Leyla Jähnig
1
-1
/
+4
2022-03-25
refactor: use smart eqeqeq null checks (#650)
Shinigami
1
-4
/
+1
2022-03-24
test: remove todo for number conversion (#669)
Shinigami
1
-0
/
+2
2022-03-24
fix: normalize provider in finance.creditCardNumber (#662)
Shinigami
1
-1
/
+13
2022-03-21
fix(finance): update iso-3166-1 country codes for IBAN/BIC (#168)
Benjamin MENANT
1
-6
/
+10
2022-03-07
chore: configure eqeqeq lint rule (#595)
Shinigami
1
-1
/
+1
2022-03-01
test: fix missing it blocks (#585)
Shinigami
1
-39
/
+61
2022-03-01
chore(type): type seedValue (#567)
Shinigami
1
-1
/
+3
2022-02-20
test: use toBeTypeOf (#511)
Shinigami
1
-13
/
+13
2022-02-19
test: cleanup finance test (#519)
Shinigami
1
-288
/
+315
2022-02-06
test: cover source instead of bundled code (#432)
Shinigami
1
-5
/
+2
2022-02-05
test: rewrite finance.spec.ts (#433)
Yoshiaki Togami
1
-221
/
+241
2022-01-30
chore: use recommended restrict-plus-operands (#369)
Shinigami
1
-39
/
+13
2022-01-30
chore: use recommended no-var-requires (#360)
Shinigami
1
-0
/
+3
2022-01-24
build: bundle with esbuild (#257)
Shinigami
1
-3
/
+3
2022-01-21
chore(test): migrate to vitest (#235)
Shinigami
1
-0
/
+462