#7353 closed feature (fixed)
Effects unit tests
Reported by: | Corey Frang | Owned by: | Corey Frang |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | ui.effects.core | Version: | 1.8.11 |
Keywords: | Cc: | Corey Frang | |
Blocked by: | Blocking: |
Description
We need to start adding unit tests for the effects code.
Change History (9)
comment:1 Changed 12 years ago by
Owner: | set to Corey Frang |
---|---|
Status: | new → assigned |
Type: | bug → enhancement |
comment:2 Changed 12 years ago by
Priority: | minor → critical |
---|
comment:4 Changed 11 years ago by
Priority: | critical → blocker |
---|
comment:5 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:6 Changed 10 years ago by
Milestone: | 1.next → 1.10.0 |
---|
comment:8 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Done enough, I still want more tests eventually but I can't think of anything at the moment
comment:9 Changed 10 years ago by
Milestone: | 1.10.0 → 1.9.0 |
---|
Note: See
TracTickets for help on using
tickets.
I have drafted the first set of tests I wanted to ensure - Queue ordering / hiding / showing functionality of
$.effects.effect.*
https://github.com/jquery/jquery-ui/pull/242
I still want to add some unit tests for some of the functionality in effects.core as well.