aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/effects/effects_core.js
Commit message (Expand)AuthorAgeFilesLines
* Effects tests: Added TODO for disabled test.Scott González2012-04-301-1/+1
* Effects Tests: Disabling focus based test - need some help here @scottgonzalezCorey Frang2012-04-301-1/+2
* Effects: Updating unit tests to use some more stable logic hopefullyCorey Frang2012-04-301-26/+67
* Tests: Run JSHint.Scott González2012-04-291-1/+7
* Tests: LintScott González2012-04-191-9/+8
* Tests: Change the input in the effects test to a text input. This fixes faili...kborchers2011-11-021-1/+1
* Effects Core: Do not overwrite css or class changes that aren't animated duri...ddstreet2011-10-251-59/+77
* Effects tests: Ignore leading/trailing whitespace when comparing style proper...Scott González2011-09-281-2/+2
* Effects: Adding a check to retain focused elements after wrapping and unwrapp...Corey Frang2011-08-021-0/+11
* Unit Tests: Fixing a typo in the new test for hide/show on hidden/shownCorey Frang2011-06-231-1/+1
* Effects.core: Check Visibility vs 'hide' and 'show' modes, finish immediately...Corey Frang2011-06-231-0/+12
* Unit Tests: Adding a unit test to make sure .stop( true, true ) clears the in...Corey Frang2011-06-231-0/+15
* effects.core: Convert elements height/width to px and restore after animation...tomykaira2011-06-091-0/+15
* Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly ...gnarf2011-05-181-6/+7
* Unit Tests: Cleaning up some code in effects unit tests, removing magic numbe...gnarf2011-05-161-15/+22
* Unit Tests: adding unit test for #7356gnarf2011-05-121-0/+20
* Unit Tests: effects: adding some animateClass testsgnarf2011-05-121-7/+44
* Added some better queue order testinggnarf2011-05-041-5/+23
* Unit Tests: Adding some basic unit tests for effects.* modulesgnarf2011-05-011-4/+22
* unit tests: updating unit test boilerplate for effectsgnarf2011-03-291-4/+4
* unit tests: adding an empty effects unit test pagegnarf2011-03-291-0/+10