Opened 14 years ago
Closed 14 years ago
#3084 closed defect (fixed)
0.9: Move dojox.wire tests under dojox/wire/tests
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
0.9: Move dojox.wire tests under dojox/wire/tests.
Each project in dojox should be treated as a self-contained mini-project, so all UT should reside under it (According to Tom Trenka). Therefore, moving the wire tests out of the toplevel tests/ dir and into the project tests/ dir.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | dojox.wire_testsMove_20070521.patch added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch to move the tests and rename them slightly.