aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/effects
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-272-0/+2
* Effects tests: Convert step callback to a no-op after first call in animateCl...Scott González2012-06-251-6/+6
* Effects tests: Don't use internal jQuery properties to detect support for fix...Scott González2012-06-161-7/+7
* Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e...Scott González2012-06-151-1/+1
* Effects tests: Fixed JSHint references.Scott González2012-06-151-1/+1
* Effects: Renamed all files.Scott González2012-06-151-14/+14
* 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: Moved loadResources to TestHelpers.Scott González2012-04-231-6/+5
* Update to official qunit composite addonJörn Zaefferer2012-04-211-2/+2
* Tests: LintScott González2012-04-192-19/+17
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
* Effects tests: Proper detection of fixed position support in jQuery 1.7.Scott González2011-11-091-2/+7
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
* Tests: Change the input in the effects test to a text input. This fixes faili...kborchers2011-11-021-1/+1
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-14/+21
* Effects Core: Do not overwrite css or class changes that aren't animated duri...ddstreet2011-10-252-59/+87
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Scale: We can't detect this reliably currently, so assume all elements are po...Corey Frang2011-10-141-0/+2
* Effects tests: Ignore leading/trailing whitespace when comparing style proper...Scott González2011-09-281-2/+2
* Tests: Cleanup.Scott González2011-08-031-14/+11
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-022-2/+32
* Effects: Adding a check to retain focused elements after wrapping and unwrapp...Corey Frang2011-08-021-0/+11
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Merge branch 'master' into core-1.6.1Scott González2011-07-253-23/+153
|\
| * 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
| * Tests: Adding visual/unit tests for scale effect.gnarf2011-06-142-30/+107
| * effects.core: Convert elements height/width to px and restore after animation...tomykaira2011-06-092-0/+26
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|/
* Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly ...gnarf2011-05-182-6/+10
* 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-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