Opened 14 years ago
Closed 14 years ago
#3362 closed task (fixed)
JsonItemStore unit tests: countries_withattributes.json no longer needed
Reported by: | skinner | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Data | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Now that we've dropped support for attribute-items, I think we no longer need the unit test file tests/data/countries_withattributes.json. Likewise for the getCountriesAttrsStore() function in tests/data/JsonItemStore.js
I apologize for leading us astray with the whole attribute-items feature. It seemed like a good idea at the time, when coming from the culture of RDF, Chandler, and OpenRecord?.
Attachments (1)
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
Changed 14 years ago by
Attachment: | dojo.tests.data_20070612.patch added |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [9048]) Removal of now unused test data. fixes #3362