aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/effects
Commit message (Collapse)AuthorAgeFilesLines
* Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly ↵gnarf2011-05-182-6/+10
| | | | IE, found a bug in scale.js in the meantime. Fixes #7395 - Size based effects are breaking unit tests in IE - also leaking a global var
* Unit Tests: Cleaning up some code in effects unit tests, removing magic ↵gnarf2011-05-161-15/+22
| | | | numbers used for animation durations
* Unit Tests: adding unit test for #7356gnarf2011-05-121-0/+20
|
* Unit Tests: effects: adding some animateClass testsgnarf2011-05-122-8/+63
|
* Added some better queue order testinggnarf2011-05-041-5/+23
|
* Unit Tests: Adding some basic unit tests for effects.* modulesgnarf2011-05-012-9/+27
|
* unit tests: updating unit test boilerplate for effectsgnarf2011-03-292-32/+37
|
* unit tests: adding an empty effects unit test pagegnarf2011-03-292-0/+60