aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-03-01test: fix missing it blocks (#585)Shinigami1-39/+61
2022-03-01chore(type): type seedValue (#567)Shinigami22-22/+66
2022-03-01chore(deps): add prettier-plugin-organize-imports (#552)Shinigami1-1/+1
2022-02-24chore: move faker into own file (#548)Shinigami1-0/+9
2022-02-20test: use toBeTypeOf (#511)Shinigami19-172/+172
2022-02-19fix: test random.alphaNumeric (#517)Leyla Jähnig1-4/+28
2022-02-19test: cleanup finance test (#519)Shinigami1-288/+315
2022-02-19test: rewrite finance iban (#515)Shinigami1-265/+251
2022-02-19test: rewrite helpers tests (#499)Shinigami1-249/+727
2022-02-16test: rewrite company test (#493)Shinigami1-110/+224
2022-02-15test: rewrite random (#490)Shinigami1-161/+127
2022-02-15test: rewrite vehicle (#469)Shinigami1-78/+161
2022-02-14test: rewrite mersenne tests (#480)Piotr Narożnik2-22/+211
2022-02-14test: rewrite internet (#475)Shinigami3-317/+486
2022-02-11test: rewrite lorem (#473)Shinigami1-186/+333
2022-02-11test: rewrite word (#470)Shinigami1-27/+248
2022-02-10fix: fix unique method types (#457)ST-DDT1-10/+30
2022-02-10test: rewrite image tests (#414)Shinigami1-161/+67
2022-02-10test: rewrite database tests (#393)Shinigami1-67/+89
2022-02-10test: rewrite time tests (#421)Shinigami1-13/+68
2022-02-10test: rewrite git tests (#425)Shinigami1-132/+159
2022-02-06test: cover source instead of bundled code (#432)Shinigami27-66/+48
2022-02-05test: rewrite finance.spec.ts (#433)Yoshiaki Togami1-221/+241
2022-02-04test: rewrite phone tests (#396)Piotr Narożnik1-34/+115
2022-02-01test: rewrite music tests (#383)Piotr Narożnik1-6/+62
2022-02-01test: rewrite name tests (#372)Shinigami1-269/+456
2022-02-01test: rewrite hacker tests (#386)Shinigami1-0/+197
2022-01-31test: remove mocks from system (#303)Daniel Bannert1-54/+245
2022-01-30test: rewrite unique tests (#370)Shinigami1-45/+98
2022-01-30test: rewrite date tests (#312)Shinigami1-187/+613
2022-01-30fix: improve internet tests and fix bug in domain name generation (#258)ST-DDT1-8/+118
2022-01-30chore: use recommended restrict-plus-operands (#369)Shinigami3-57/+25
2022-01-30test: remove mocks from address (#285)Shinigami1-677/+553
2022-01-30chore: use recommended no-var-requires (#360)Shinigami3-0/+7
2022-01-30chore: rename phone_number to phone (#340)Piotr Kuczynski1-1/+1
2022-01-29test: rewrite datatype tests (#344)Shinigami1-299/+615
2022-01-29chore: setup improved linting (#151)Shinigami3-4/+8
2022-01-25test: rewrite commerce tests (#294)Shinigami1-149/+204
2022-01-25test: improve animal tests (#293)Shinigami1-5/+110
2022-01-25test: add test for locale imports (#297)Shinigami1-0/+13
2022-01-25docs: readme cleanup (#251)Caleb Burton1-0/+14
2022-01-24build: bundle with esbuild (#257)Shinigami26-33/+35
2022-01-24test: fix suppressed warnings (#271)ST-DDT1-6/+4
2022-01-23chore(test): Add locale to test description (#262)ST-DDT1-36/+40
2022-01-21chore(test): migrate to vitest (#235)Shinigami59-12468/+4550
2022-01-18ci: add node version matrix (#179)Mohd Imran1-15/+18
2022-01-18feat!: support tree-shaking (#152)Shinigami27-30/+30
2022-01-14feat: migrate finance (#131)Shinigami2-6/+6
2022-01-14feat: migrate random (#91)Shinigami1-1/+1
2022-01-13chore: format tests (#67)Shinigami32-7683/+8598