Commit graph

7 commits

Author SHA1 Message Date
Jesse Schwartzentruber
446dcdf1d9 More work on tests for random functions 2017-04-13 13:07:12 -04:00
Jesse Schwartzentruber
8b20380b28 Add more random tests.
Use chi-squared goodness of fit tests for random distributions.
2017-04-12 17:03:57 -04:00
pyoor
78e753a3e7 Add placeholder for Random.pop Qunit test 2017-04-12 10:41:13 -04:00
Jesse Schwartzentruber
5dbe5b7fa6 More random.js tests and fix an issue in random.float() 2017-04-11 17:43:09 -04:00
Jesse Schwartzentruber
b3c7ecbe2f Switch from qunit (node) and slimerjs to karma which supports running
qunit tests in firefox and chrome.

Maintaining code to work in node for testing only will be error-prone.
2017-04-10 13:49:32 -04:00
Christoph Diehl
4a1ed5d176 Add temporary unit-test functions for random.js 2017-04-07 17:06:59 +02:00
Jesse Schwartzentruber
a01cd4191f Initial unit test skeleton. 2017-04-07 12:56:18 +02:00