aboutsummaryrefslogtreecommitdiff
path: root/test/support
AgeCommit message (Expand)AuthorFilesLines
2023-04-15test: rename type to singular (#2052)Shinigami1-4/+4
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-1/+0
2023-02-15chore: activate noImplicitAny (#1839)Shinigami1-1/+1
2022-12-31chore: turn on padding-line-between-statements (#1691)Shinigami1-0/+3
2022-12-17test: fix duplicate test names (#1647)Shinigami1-0/+10
2022-07-22test: introduce seededTests factory (#838)ST-DDT1-0/+318
2022-06-18test: migrate datatype to test snapshots (#875)ST-DDT1-0/+1
2022-05-25fix: Luhn generation algorithms and tests (#980)Eric Cheng1-18/+0
2022-02-14test: rewrite internet (#475)Shinigami1-0/+9
2022-01-21chore(test): migrate to vitest (#235)Shinigami6-8140/+18
2022-01-18feat!: support tree-shaking (#152)Shinigami1-1/+1
2022-01-13chore: format tests (#67)Shinigami5-6293/+6766
2021-08-18spelling: overwritesJosh Soref1-2/+2
2021-08-18spelling: messageJosh Soref1-1/+1
2021-08-18spelling: everythingJosh Soref1-1/+1
2021-08-18spelling: dependenciesJosh Soref1-2/+2
2021-08-18spelling: assertionJosh Soref1-1/+1
2021-03-24Give each faker instance its own random number generatorCharles Lowell1-1/+1
2018-10-27[test] Add `faker.fake` functional tests #386Marak1-0/+50
2016-06-13add tests for credit card functions and helpersJakub Mandula1-0/+18
2013-01-07allowing all tests to run in browserBryan Donovan1-0/+4153
2013-01-07adding real browser testsBryan Donovan1-0/+3403
2013-01-05adding mocha test runnerBryan Donovan1-0/+43