#2375: Unit tests missing table tg_visit
------------------------+---------------------------------------------------
Reporter: chrisz | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.x
Component: TurboGears | Version: 1.1rc1
Severity: normal | Keywords:
------------------------+---------------------------------------------------
When I run ``nosetests`` or ``python setup.py test`` for TG 1.1rc1 and
have SA 0.4.8 installed, then tests in test_visit fail with
`OperationalError: no such table: tg_visit`.
When I run only ``nosetests turbogears.identity.tests.test_visit`` or have
SA 0.5.0 installed, then I do not get failing tests.
--
Ticket URL: <http://trac.turbogears.org/ticket/2375>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---