Opened 13 years ago
Closed 12 years ago
#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: | ||
Blocked by: | Blocking: |
Description
Our unit testing suite doesn’t currently have any mechanism to ensure that our minification process isn’t mangling code.
Change History (5)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Component: | unfiled → build |
---|---|
Milestone: | 1.next → 1.5 |
Priority: | undecided → low |
comment:3 Changed 13 years ago by
Owner: | set to snover |
---|---|
Status: | new → assigned |
comment:4 Changed 12 years ago by
Milestone: | → 1.next |
---|---|
Owner: | changed from snover to john |
We should definitely be doing these tests. I'll look at it for 1.7 (or maybe sooner).
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Add a test page for running the test suite against a fully built and compressed jQuery. Fixes #7650.
Changeset: 3dbd7b54de95aef238277dc52fe9112ff896f66c
Note: See
TracTickets for help on using
tickets.
pull request