aboutsummaryrefslogtreecommitdiff
path: root/test/finance.unit.js
AgeCommit message (Expand)AuthorFilesLines
2022-01-21chore(test): migrate to vitest (#235)Shinigami1-482/+0
2022-01-18ci: add node version matrix (#179)Mohd Imran1-15/+18
2022-01-18feat!: support tree-shaking (#152)Shinigami1-1/+1
2022-01-14feat: migrate finance (#131)Shinigami1-2/+2
2022-01-13chore: format tests (#67)Shinigami1-321/+387
2022-01-09fix(tests): fix failing tests (#12)Mateus Dadalto1-1/+1
2021-08-18spelling: precedingJosh Soref1-1/+1
2021-03-03Issue 1114: New datatype moduleLBuerstmayr1-2/+2
2021-02-28test: 💍 Finance transactionDescription methodOgnjen Jevremovic1-6/+15
2021-02-11Merge pull request #1015 from strobelt/autoFormatFlagOnFinanceAmountMarak1-0/+20
2021-02-09Merge pull request #1020 from josecarlosweb/feature/remove-deprecated-assetMarak1-15/+15
2021-02-04Merge pull request #989 from rebuy-de/patch-iban-countryMarak1-0/+11
2020-11-22fix broken finance testAndy Coupe1-1/+1
2020-10-04Change deprecated assert.equalCarlos Carvalho1-15/+15
2020-10-01Test passing false or undefined to autoFormatLuiz Strobelt1-6/+12
2020-10-01Add auto formatting to finance.amountLuiz Strobelt1-1/+15
2020-09-06Fix return of finance.amount to stringLukazovic1-10/+9
2020-09-01Add optional country code parameter for iban methodMartin Parsiegla1-0/+11
2020-08-27Problem found with `finance.amount`, see #984Marak1-1/+3
2020-08-24Merge pull request #824 from ashishra0/add-transaction-descriptionMarak1-0/+8
2020-06-10Update random seed value for finance test ( again )Marak1-1/+1
2020-06-10Merge pull request #597 from johnmaia/feature/lite-coinMarak1-0/+8
2020-06-10Set default random seed for finance testsMarak1-0/+1
2020-06-10Merge pull request #887 from edumoreira1506/fix/amount-return-numberMarak1-4/+14
2020-05-18Fixes currency codeSZacharias Björngren1-1/+1
2020-03-11Fix return of finance.amountEduardo Moreira1-4/+14
2019-09-12add transaction description method on finance moduleAshish Rao1-0/+8
2019-04-03test: check generated ethereum addresses are all lowercaseA.J. May1-1/+1
2018-09-27fix(bitcoinAddress): fix tests for bitcoin addressesAsh Prosser1-1/+6
2018-03-01Fix bitcoinAddress generatorJohn Maia1-3/+3
2018-01-13Add litecoinAddress generatorJohn Maia1-2/+10
2017-10-11Merge pull request #423 from uphold-forks/feature/add-finance-routing-numberMarak1-0/+11
2017-09-08Merge branch 'creditCard' of https://github.com/zpiman/faker.jsMarak1-3/+75
2017-06-19Generate an ethereum addressGokulnath Reddy1-0/+8
2017-02-26add debug info to credit card because of node v0.10Jakub Mandula1-0/+5
2017-02-26Merge branch 'Mark/origin' into creditCardJakub Mandula1-5/+41
2017-02-11Merge branch 'master' into patch-1alexpts1-5/+25
2017-02-11Fix aomount and price argument dec for case = 0. Add unit tests. Minor codest...alexpts1-1/+17
2016-10-17Add ABA routing numberJoão Fonseca1-0/+11
2016-06-13add tests for credit card functions and helpersJakub Mandula1-3/+67
2016-04-07Add IBAN and BIC generator functionsCoDEmanX1-1/+21
2016-04-07Correct spellingCoDEmanX1-5/+5
2016-03-20* Use faker.random.numberashmothership1-2/+0
2016-03-19[test] Comment out finance.bitcoinAddressMarak1-0/+2
2016-03-17Bitcoin supportashmothership1-0/+8
2014-09-17[feature] - add faker for currencyMQuy1-6/+14
2014-09-14[refactor] [major] Renamed variable names for consistency Closes #5 Marak1-15/+15
2014-09-13[api] Added basic financial generators Closes #32Marak1-0/+197
2013-08-03I forgot how much of stinker zero is in Javascript. Looping tests on finance ...Josef Salyer1-173/+188
2013-07-28added tests and cleaned up at 100% in istanbul (not constantinople)Josef Salyer1-10/+49