summaryrefslogtreecommitdiff
path: root/test/js/tests.js
Commit message (Collapse)AuthorAgeFilesLines
* HTML report hotkeys work differently if the current chunk is off-screen. A ↵Ned Batchelder2011-06-261-2/+43
| | | | chunk on-screen will be selected next.
* StyleNed Batchelder2011-04-171-2/+4
|
* StyleNed Batchelder2011-04-171-19/+19
|
* More tests, some refactoring of the code.Ned Batchelder2011-04-171-19/+86
|
* Even better way to test js: build fixtures programmatically, no need for ↵Ned Batchelder2011-04-171-22/+26
| | | | monkeypatching the code under test.
* Javascript testsNed Batchelder2011-04-161-0/+90