Scott González
|
e77fcaa6eb
|
Tests: Updated version check.
|
2011-05-28 15:42:55 -04:00 |
|
Jörn Zaefferer
|
5c47098829
|
Add simple error handling for domEqual method (was failing for menu, output not helpful).
|
2011-05-02 20:35:49 +02:00 |
|
Scott González
|
255a8dbba5
|
Tests: Allow overriding enable and disable methods to add custom logic.
|
2011-03-29 20:38:58 -04:00 |
|
jzaefferer
|
93fd447493
|
Use QUnit.push instead of assertion method for custom assertions to get
correct filename and line number output
|
2011-03-20 15:56:48 +01:00 |
|
jzaefferer
|
540b78d920
|
Adding a domEqual assertion to our testsuite for more sane DOM
comparisons. Comparing innerHTML is too dependent on random browser
quirks like IE only sometimes rendering closing tags.
|
2011-02-25 11:33:48 +01:00 |
|
Scott González
|
6096aed0a3
|
Widget: Fixed super methods with deep inheritance chains.
|
2011-02-10 21:25:50 -05:00 |
|
Scott González
|
678ff6326a
|
Added version property to plugins that were missing them.
|
2011-02-03 12:01:26 -05:00 |
|
Scott González
|
088ef05142
|
Accordion: Renamed changestart and change events to beforeActivate and activate, respectively. Fixes #6840 - Accordion: Rename changestart event to beforeActivate. Fixes #6842 - Accordion: Rename change event to activate.
|
2011-01-25 00:05:55 -05:00 |
|
Scott González
|
63c72aba0d
|
Tests: Fixed erroneous refernece to accordion.
|
2011-01-24 22:37:57 -05:00 |
|
Scott González
|
5ed1046a4a
|
Accordion tests: Cleanup.
|
2011-01-24 19:20:09 -05:00 |
|
jzaefferer
|
d8bee228b3
|
Seperated testswarm injection from testsuite extensions, to fix 'failing' testsuites on TestSwarm due to unhandled errors and race conditions
|
2010-08-29 17:21:39 +02:00 |
|
jzaefferer
|
467b6f9bb6
|
Update testswarm url for new server
|
2010-03-23 20:23:15 +01:00 |
|
Jörn Zaefferer
|
234c6cbfea
|
global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymore
|
2010-03-20 14:31:23 +00:00 |
|
Scott González
|
90fb45dffa
|
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests).
|
2010-01-07 03:19:50 +00:00 |
|
Jörn Zaefferer
|
6c222d286a
|
uni tests: cleanup after common widget tests
|
2009-09-17 14:55:35 +00:00 |
|
Jörn Zaefferer
|
e7927c3535
|
tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3)
|
2009-09-15 21:20:51 +00:00 |
|
Jörn Zaefferer
|
a282bba6cd
|
common widget tests: improve handling of functions (even same() can't compare two functions by their "content")
|
2009-09-15 08:26:59 +00:00 |
|
Jörn Zaefferer
|
40f75ee65c
|
removed code that created testsuite markup; QUnit handles that
|
2009-09-11 18:31:15 +00:00 |
|
Jörn Zaefferer
|
4dd740a5ac
|
inject testswarm agent when the test is run by testswarm
|
2009-09-11 18:22:52 +00:00 |
|
Richard Worth
|
8fac95cea3
|
whitespace
|
2009-04-17 21:28:37 +00:00 |
|
Richard Worth
|
7ed45e68de
|
unit tests: minor updates
|
2009-02-02 13:23:51 +00:00 |
|
Richard Worth
|
39b0bbc9ca
|
unit tests: added common widget tests. Thanks Scott G.
|
2009-02-02 06:46:56 +00:00 |
|
Richard Worth
|
b792bd46ec
|
restructured unit tests folder
|
2009-01-07 03:31:15 +00:00 |
|