#9370 closed defect (fixed)
PicasaStore lacks Unit tests
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Data | Version: | 1.3.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
PicasaStore? lacks Unit tests
This is bad. All stores should provide Unit Tests to assure it functions properly.
Change History (7)
comment:1 Changed 13 years ago by
comment:3 Changed 13 years ago by
(In [17702]) Adding in unit tests for PicasaStore?, it was missing them. refs #9370
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
comment:7 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
It also has a bug in its fetch behavior relating to count. fixing that too.