TESTING
author Radek Brich <radek.brich@devl.cz>
Sat, 29 Sep 2012 13:53:54 +0200
changeset 49 08e4dfe1b0cb
parent 22 tests/TESTS@680631f35d83
child 75 39f777341db4
permissions -rw-r--r--
Add test for MyManager (enable only when MySQLdb is available). Configure tests using pgtoolkit.conf (same as used by other executables).

TESTING
=======

All test should work at least with Python 2.7 and 3.2


How to test
-----------

1. copy pgtoolkit.conf.example to pgtoolkit.conf, modify it so it points to your test database

2. create test tables using sql/tests.sql

3. run tests.py