Ticket #7353 (closed feature: fixed)
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 | |
| Blocking: | Blocked by: |
Description
We need to start adding unit tests for the effects code.
Change History
comment:1 Changed 2 years ago by gnarf
- Owner set to gnarf
- Status changed from new to assigned
- Type changed from bug to enhancement
comment:3 Changed 13 months ago by scott.gonzalez
- Milestone changed from 1.9 to 1.next
Effects cleanup is pushed to 1.10.
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.