Modify ↓
Ticket #7650 (closed enhancement: fixed)
Test suite should run against minified jQuery
| Reported by: | snover | Owned by: | john |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | build | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Our unit testing suite doesn’t currently have any mechanism to ensure that our minification process isn’t mangling code.
Change History
comment:2 Changed 3 years ago by snover
- Priority changed from undecided to low
- Component changed from unfiled to build
- Milestone changed from 1.next to 1.5
comment:4 Changed 2 years ago by john
- Owner changed from snover to john
- Milestone set to 1.next
We should definitely be doing these tests. I'll look at it for 1.7 (or maybe sooner).
comment:5 Changed 2 years ago by timmywil
- Status changed from assigned to closed
- Resolution set to fixed
Add a test page for running the test suite against a fully built and compressed jQuery. Fixes #7650.
Changeset: 3dbd7b54de95aef238277dc52fe9112ff896f66c
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

pull request