Opened 12 years ago
Closed 12 years ago
#12095 closed task (fixed)
EnancedGrid - integretaed test case with all combinations of plugins
Reported by: | evan | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Grid | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Use "dojox/grid/tests/enhanced/test_enhanced_grid_plugins.html" as an integrated test case for various combination of plugins as well as various key Grid APIs(e.g. setStore(), setStructure() etc.)
Obsolete "test_enhanced_grid.html" removed
Attachments (1)
Change History (2)
Changed 12 years ago by
Attachment: | edg-tests.patch added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [23420]) 1.Add "dojox/grid/tests/enhanced/test_enhanced_grid_plugins.html" as an integrated test case for various combination of plugins and key Grid APIs(e.g. setStore(), setStructure() etc.)
2.Remove the obsolete "test_enhanced_grid.html"
3.Trivial syntax fixes for search & indirect selection test cases
Fixes #12095