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.unit.js
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-21
chore(test): migrate to vitest (#235)
Shinigami
1
-482
/
+0
2022-01-18
ci: add node version matrix (#179)
Mohd Imran
1
-15
/
+18
2022-01-18
feat!: support tree-shaking (#152)
Shinigami
1
-1
/
+1
2022-01-14
feat: migrate finance (#131)
Shinigami
1
-2
/
+2
2022-01-13
chore: format tests (#67)
Shinigami
1
-321
/
+387
2022-01-09
fix(tests): fix failing tests (#12)
Mateus Dadalto
1
-1
/
+1
2021-08-18
spelling: preceding
Josh Soref
1
-1
/
+1
2021-03-03
Issue 1114: New datatype module
LBuerstmayr
1
-2
/
+2
2021-02-28
test: 💍 Finance transactionDescription method
Ognjen Jevremovic
1
-6
/
+15
2021-02-11
Merge pull request #1015 from strobelt/autoFormatFlagOnFinanceAmount
Marak
1
-0
/
+20
2021-02-09
Merge pull request #1020 from josecarlosweb/feature/remove-deprecated-asset
Marak
1
-15
/
+15
2021-02-04
Merge pull request #989 from rebuy-de/patch-iban-country
Marak
1
-0
/
+11
2020-11-22
fix broken finance test
Andy Coupe
1
-1
/
+1
2020-10-04
Change deprecated assert.equal
Carlos Carvalho
1
-15
/
+15
2020-10-01
Test passing false or undefined to autoFormat
Luiz Strobelt
1
-6
/
+12
2020-10-01
Add auto formatting to finance.amount
Luiz Strobelt
1
-1
/
+15
2020-09-06
Fix return of finance.amount to string
Lukazovic
1
-10
/
+9
2020-09-01
Add optional country code parameter for iban method
Martin Parsiegla
1
-0
/
+11
2020-08-27
Problem found with `finance.amount`, see #984
Marak
1
-1
/
+3
2020-08-24
Merge pull request #824 from ashishra0/add-transaction-description
Marak
1
-0
/
+8
2020-06-10
Update random seed value for finance test ( again )
Marak
1
-1
/
+1
2020-06-10
Merge pull request #597 from johnmaia/feature/lite-coin
Marak
1
-0
/
+8
2020-06-10
Set default random seed for finance tests
Marak
1
-0
/
+1
2020-06-10
Merge pull request #887 from edumoreira1506/fix/amount-return-number
Marak
1
-4
/
+14
2020-05-18
Fixes currency codeS
Zacharias Björngren
1
-1
/
+1
2020-03-11
Fix return of finance.amount
Eduardo Moreira
1
-4
/
+14
2019-09-12
add transaction description method on finance module
Ashish Rao
1
-0
/
+8
2019-04-03
test: check generated ethereum addresses are all lowercase
A.J. May
1
-1
/
+1
2018-09-27
fix(bitcoinAddress): fix tests for bitcoin addresses
Ash Prosser
1
-1
/
+6
2018-03-01
Fix bitcoinAddress generator
John Maia
1
-3
/
+3
2018-01-13
Add litecoinAddress generator
John Maia
1
-2
/
+10
2017-10-11
Merge pull request #423 from uphold-forks/feature/add-finance-routing-number
Marak
1
-0
/
+11
2017-09-08
Merge branch 'creditCard' of https://github.com/zpiman/faker.js
Marak
1
-3
/
+75
2017-06-19
Generate an ethereum address
Gokulnath Reddy
1
-0
/
+8
2017-02-26
add debug info to credit card because of node v0.10
Jakub Mandula
1
-0
/
+5
2017-02-26
Merge branch 'Mark/origin' into creditCard
Jakub Mandula
1
-5
/
+41
2017-02-11
Merge branch 'master' into patch-1
alexpts
1
-5
/
+25
2017-02-11
Fix aomount and price argument dec for case = 0. Add unit tests. Minor codest...
alexpts
1
-1
/
+17
2016-10-17
Add ABA routing number
João Fonseca
1
-0
/
+11
2016-06-13
add tests for credit card functions and helpers
Jakub Mandula
1
-3
/
+67
2016-04-07
Add IBAN and BIC generator functions
CoDEmanX
1
-1
/
+21
2016-04-07
Correct spelling
CoDEmanX
1
-5
/
+5
2016-03-20
* Use faker.random.number
ashmothership
1
-2
/
+0
2016-03-19
[test] Comment out finance.bitcoinAddress
Marak
1
-0
/
+2
2016-03-17
Bitcoin support
ashmothership
1
-0
/
+8
2014-09-17
[feature] - add faker for currency
MQuy
1
-6
/
+14
2014-09-14
[refactor] [major] Renamed variable names for consistency Closes #5
Marak
1
-15
/
+15
2014-09-13
[api] Added basic financial generators Closes #32
Marak
1
-0
/
+197
2013-08-03
I forgot how much of stinker zero is in Javascript. Looping tests on finance ...
Josef Salyer
1
-173
/
+188
2013-07-28
added tests and cleaned up at 100% in istanbul (not constantinople)
Josef Salyer
1
-10
/
+49
[next]