Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 3 years ago by rwaldron
- Owner set to rwaldron
- Priority changed from undecided to low
- Status changed from new to assigned
- Component changed from unfiled to templates
comment:2 Changed 3 years ago by paul.irish
Ticketed in the project's issue tracker: https://github.com/jquery/jquery-tmpl/issues/issue/26
comment:3 Changed 3 years ago by BorisMoore
- Owner changed from rwaldron 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 2 years ago by BorisMoore
- Status changed from assigned to closed
- Resolution set to fixed
Resolving as dup of https://github.com/jquery/jquery-tmpl/issues#issue/26. We will be using the Issue tracker for jQuery Template bugs...
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
