Custom Query (2152 matches)
Results (574 - 576 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#112 | wontfix | Test db schema created via migration scripts | rgrp | dread |
Description |
'paster db upgrade' should result in the same database as 'paster db create' on a clean system. In particular, all tests should pass. Note: equivalent of paster db upgrade isn't being run from tests at the moment (we haven't been able to get this to work). |
|||
#1674 | fixed | Test auth logic hooks for publisher profile | ross | ross |
Description |
Super #1669 Test all of the new auth logic hooks for publisher profile to make sure they work as expected. Also make sure that we have a test to compare the naming of the core auth funcs with the profile hooks (so we can see what may have changed in one but not the other). |
|||
#99 | wontfix | Test DbIndex with sqla 0.5 | rgrp | rgrp |
Description |
Test DbIndex? with sqla 0.5 (and get it working if it does not work). Cost: ?? Priority: low because DbIndex? is not currently that important to us (also wonder whether we should try using CKAN code here to stop us reinventing the wheel). |