Opened 12 years ago
Closed 12 years ago
#7595 closed bug (duplicate)
jQuery-tmpl needs tests
Reported by: | rmurphey | Owned by: | BorisMoore |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | templates | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There are no tests for the templating plugin in the official jQuery repository. This should be addressed now that people are using it as an official jQuery plugin in production, even though it is still technically "beta."
Change History (6)
comment:1 Changed 12 years ago by
Component: | unfiled → templates |
---|---|
Owner: | set to Rick Waldron |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Owner: | changed from Rick Waldron to BorisMoore |
---|
The plan is to add unit tests before moving to rtm from beta. It would great to do so sooner, since it may be being used in production, but that may not be possible.
Also, it is beta, so no guarantees on back compat at this point. While the design is mostly stable, there may be some breaking changes before reaching rtm.
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Resolving as dup of https://github.com/jquery/jquery-tmpl/issues#issue/26. We will be using the Issue tracker for jQuery Template bugs...
comment:5 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:6 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
Ticketed in the project's issue tracker: https://github.com/jquery/jquery-tmpl/issues/issue/26