Ticket #965 (new enhancement) — at Version 1

Opened 3 years ago

Last modified 3 years ago

make migration testing plugin to nose

Reported by: kindly Owned by:
Priority: major Milestone: ckan-v1.4
Component: ckan Keywords:
Cc: Repository:
Theme:

Description (last modified by kindly) (diff)

In order to test migrations properly, we need to test the upgraded database against *all* the tests.

To do this a special flag to nosetests should be added. nosetests --migrations

This flag will make sure that the database is recreated from scratch each time using the migrate repository, bypassing init_db.

Change History

comment:1 Changed 3 years ago by kindly

  • Description modified (diff)
Note: See TracTickets for help on using tickets.