Search and Top Navigation
#7374 closed bug (fixed)
Opened May 16, 2011 05:07AM UTC
Closed May 15, 2012 08:43PM UTC
Last modified May 15, 2012 08:43PM UTC
Broken link to Static and Visual tests (Index of Static and Visual tests do not exist)
Reported by: | dougneiner | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | git |
Component: | [meta] ui.test | Version: | git (not yet released) |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
During testing, I would try to hop directly to a test by visiting /test/ and clicking "Visual" or "Static", but both links were broken. "Unit" links to a index.html listing all the Unit Test pages, but there isn't an index for visual and static.
I have created these pages, and will send a pull request shortly.
Attachments (0)
Change History (8)
Changed May 16, 2011 05:10AM UTC by comment:1
Changed May 16, 2011 11:12AM UTC by comment:2
I actually intentionally deleted the index files because we're in the process of removing as many of those files as we can. All static test pages need to go away (they should only exist for new plugins up to the point where the plugin is actually usable enough that you can just use the plugin to test markup/style changes). Visual test pages need to be reduced to only things that can't be verified with an automated unit test (see Visual Test Cleanup page on the planning wiki].
I'm going to leave this ticket open, but it's probably not worth dealing with until after the visual test cleanup is done.
Changed February 02, 2012 12:52AM UTC by comment:3
version: | 1.8.12 → git |
---|
Changed February 27, 2012 11:48AM UTC by comment:4
Why keep the ticket open if they aren't coming back?
Changed February 27, 2012 12:54PM UTC by comment:5
Because some of the pages will stay around, and new ones may be added. Once the cleanup is final, we should have proper index files.
Changed February 27, 2012 03:52PM UTC by comment:6
status: | new → open |
---|
Changed May 15, 2012 08:43PM UTC by comment:7
resolution: | → fixed |
---|---|
status: | open → closed |
Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual tests (Index of Static and Visual tests do not exist).
Changeset: c0f6b0ccdf69c705a03e30778ae318e0cd8a0625
Changed May 15, 2012 08:43PM UTC by comment:8
milestone: | 1.9 → git |
---|
Fixed/Added here: https://github.com/jquery/jquery-ui/pull/284