Search and Top Navigation
#7353 closed feature (fixed)
Opened May 10, 2011 09:29PM UTC
Closed October 19, 2012 05:32PM UTC
Last modified October 19, 2012 11:34PM UTC
Effects unit tests
Reported by: | gnarf | Owned by: | gnarf |
---|---|---|---|
Priority: | blocker | Milestone: | 1.9.0 |
Component: | ui.effects.core | Version: | 1.8.11 |
Keywords: | Cc: | gnarf | |
Blocked by: | Blocking: |
Description
We need to start adding unit tests for the effects code.
Attachments (0)
Change History (9)
Changed May 10, 2011 09:31PM UTC by comment:1
owner: | → gnarf |
---|---|
status: | new → assigned |
type: | bug → enhancement |
Changed May 13, 2011 05:15PM UTC by comment:2
priority: | minor → critical |
---|
Changed June 06, 2012 01:22PM UTC by comment:3
milestone: | 1.9 → 1.next |
---|
Effects cleanup is pushed to 1.10.
Changed June 06, 2012 01:24PM UTC by comment:4
priority: | critical → blocker |
---|
Changed June 26, 2012 01:22AM UTC by comment:5
type: | enhancement → feature |
---|
Changed October 03, 2012 03:20PM UTC by comment:6
milestone: | 1.next → 1.10.0 |
---|
Changed October 19, 2012 05:17PM UTC by comment:7
cc: | → gnarf |
---|
gnarf, is this done now?
Changed October 19, 2012 05:32PM UTC by comment:8
resolution: | → fixed |
---|---|
status: | assigned → closed |
Done enough, I still want more tests eventually but I can't think of anything at the moment
Changed October 19, 2012 11:34PM UTC by comment:9
milestone: | 1.10.0 → 1.9.0 |
---|
I have drafted the first set of tests I wanted to ensure - Queue ordering / hiding / showing functionality of
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.