Ticket #2198 (closed task: fixed)
make tg quickstarted projects expose some unitest coverage
| Reported by: | jorge.vargas | Owned by: | Gustavo |
|---|---|---|---|
| Priority: | high | Milestone: | 2.0rc1 |
| Component: | TurboGears | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This is a nice feature to have for us to enforce our testing. It will also serve as documentation on how to test
- with db data
- with auth enable
Change History
comment:1 Changed 3 years ago by jorge.vargas
- Owner changed from faide to jorge.vargas
- Summary changed from make tg quickstarted projects expose 100% unitest coverage to make tg quickstarted projects expose some unitest coverage
comment:2 Changed 3 years ago by jorge.vargas
- Owner changed from jorge.vargas to Gustavo
- Priority changed from normal to low
added more tests in r6322 r6361, I'll like to see some tests of the auth model itself, as well as tests for logged in users.
I'll like to add a third "base class" along the lines of http://paste.turbogears.org/paste/35247
comment:5 Changed 3 years ago by mramm
- Priority changed from low to high
+1 from me. But this has to go in before RC1.
Note: See
TracTickets for help on using
tickets.
100% is really dumb specially if you are going to edit most of it out.