Skip to content

Instantly share code, notes, and snippets.

@jfirebaugh
Created September 16, 2010 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfirebaugh/582909 to your computer and use it in GitHub Desktop.
Save jfirebaugh/582909 to your computer and use it in GitHub Desktop.
jQuery Test Suite
Hide passed testsHide missing tests (untested code is broken code)
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3
traversing: contents() (2, 2, 4)
Died on test #3: Cannot read property 'body' of undefined
Expected 12 assertions, but 3 were run
effects: show(Number) - other displays (2, 0, 2)
Died on test #1: rdashAlpha is not defined
Expected 15 assertions, but 1 were run
effects: animate(Hash, Object, Function) (1, 0, 1)
Died on test #1: rdashAlpha is not defined
effects: animate negative height (1, 0, 1)
Died on test #1: rdashAlpha is not defined
effects: animate with no properties (1, 1, 2)
Died on test #2: rdashAlpha is not defined
effects: animate duration 0 (2, 1, 3)
Died on test #2: rdashAlpha is not defined
Expected 11 assertions, but 2 were run
effects: animate hyphenated properties (1, 0, 1)
Died on test #1: rdashAlpha is not defined
effects: animate non-element (1, 0, 1)
Died on test #1: rdashAlpha is not defined
Running effects: stop()
fadeInfadeInfadeOutshowshowhidetoggleintoggleintoggleoutslideUpslideUpslideDownslideToggleInslideToggleInslideToggleOut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment