Next topic

DB connection config

This Page

Manage

manage.cov()[source]

Runs the unit tests with coverage.

manage.create_db()[source]

Creates the database tables.

manage.drop_db()[source]

Drops the database tables.

manage.test()[source]

Runs the unit tests without test coverage.