aboutsummaryrefslogtreecommitdiff
path: root/test/lorem.unit.js
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Linting fixes for `./test`Marak1-69/+69
2020-10-04Change deprecated assert.equalCarlos Carvalho1-14/+14
2017-10-02Removes unused spy attachments to lorem.word.Johnny Reina1-7/+0
2017-10-02Adds unit test for faker.lorem.word without a length param.Johnny Reina1-1/+8
2017-07-27Adds unit test for lorem.word()Johnny Reina1-0/+18
2016-11-24Added lorem.slug methodLevente Löki1-0/+30
2016-02-07[api] Better lorem methodsMarak1-9/+15
2015-07-04[api] [fix] Remove tabs from paragraph generation. Make paragraph separator c...Marak1-2/+2
2014-09-14[refactor] [major] Renamed variable names for consistency Closes #5 Marak1-39/+39
2014-09-11[api] [refactor] Random.number is now powered by node-mersenne instead of Mat...Marak1-6/+0
2014-09-09Fix random numberMarak1-2/+2
2014-09-08Fix: faker.Lorem.sentence() was ignoring the 'range' parameter.Foster Hersey1-1/+11
2014-05-17Moving to major new version for change of package name for uppercase to lower...FotoVerite1-50/+50
2013-05-10Add range param to lorem.sentenceChris Cast1-1/+17
2013-03-19Improve perf by declaring definitions as arraysJoel Fillmore1-3/+0
2013-01-07allowing all tests to run in browserBryan Donovan1-3/+5
2013-01-07lorem.js testsBryan Donovan1-0/+163