| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-21 | chore(test): migrate to vitest (#235) | Shinigami | 1 | -100/+0 | |
| 2022-01-18 | feat!: support tree-shaking (#152) | Shinigami | 1 | -1/+1 | |
| 2022-01-13 | chore: format tests (#67) | Shinigami | 1 | -13/+12 | |
| 2021-03-22 | Linting fixes for `./test` | Marak | 1 | -89/+89 | |
| 2021-03-03 | Issue 1114: New datatype module | LBuerstmayr | 1 | -6/+6 | |
| Current status: - moved number(), float(), hexaDecimal(), boolean(), uuid() from random to datatype - moved respective test from random.unit to datatype.unit - tests of moved methods in random now check if DeprecationWarning is printed and respective method in datatype module is called - adapted all lib files that use moved methods (mostly number) - adapted tests of respective files to spy on the correct method - adapted README in order to promote usage of method that logs a DeprecationWarning | |||||
| 2017-10-21 | re-order of the company.bs adjective and buzz (#496) | mbehzad | 1 | -5/+5 | |
| - re-orderes adjective and buzz in the company.bs template literal for a correct gramatics as sugessted in the issue #496, - re-orders the statements in the unit test to reflect the same order as in the function for an easier read. | |||||
| 2015-07-08 | [api] [refactor] Rename `array_element` and `object_element` to camelCase. ↵ | Marak | 1 | -6/+6 | |
| Set default max random number to 99999. Added default arguments to some methods. | |||||
| 2014-09-14 | [refactor] [major] Renamed variable names for consistency Closes #5 | Marak | 1 | -37/+37 | |
| [refactor [major] Moved all errant methods from random.js to individual modules. Methods in random.js were causing unnecessary code complication. | |||||
| 2014-09-11 | [api] [refactor] Replaced Math.Random calls with Random.number. Random ↵ | Marak | 1 | -9/+0 | |
| ranges are now inclusive of max instead of exclusive. #88 #48 | |||||
| 2014-05-17 | Moving to major new version for change of package name for uppercase to ↵ | FotoVerite | 1 | -56/+56 | |
| lowercase. | |||||
| 2013-01-07 | allowing all tests to run in browser | Bryan Donovan | 1 | -4/+5 | |
| 2013-01-07 | renaming array_rand to array_element | Bryan Donovan | 1 | -6/+6 | |
| 2013-01-07 | 100% test coverage. | Bryan Donovan | 1 | -3/+3 | |
| 2013-01-07 | making company.suffixes a function in tests | Bryan Donovan | 1 | -1/+1 | |
| 2013-01-07 | Completely removing aliased lower-case functions | Bryan Donovan | 1 | -11/+11 | |
| 2013-01-07 | namespacing with 'Faker' | Bryan Donovan | 1 | -56/+56 | |
| 2013-01-07 | lower-casing modules | Bryan Donovan | 1 | -15/+15 | |
| 2013-01-05 | refactoring to use random.js | Bryan Donovan | 1 | -10/+10 | |
| 2013-01-05 | refactoring so we do not need to use Helpers.randomize() everywhere | Bryan Donovan | 1 | -33/+34 | |
| 2013-01-05 | refactoring company.js | Bryan Donovan | 1 | -0/+1 | |
| 2013-01-05 | 100% coverage on company.js | Bryan Donovan | 1 | -0/+107 | |
