Commit ddda424
committed
AC-391: Static test to cover "deprecated" jQuery methods
- Improved static test coverage:
- Removed jQuery.load(handler) test as jQuery.load(handler) is a valid function
- Removed jQuery.error(handler) test as jQuery.error(msg) is a valid function
- Added static tests for $.isFunction, $.type, $.parseJson, $.isArray
- Added test for $.expr[':'] and $.expr.filters1 parent 1547f2a commit ddda424
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments