TESTING
author Radek Brich <radek.brich@devl.cz>
Tue, 05 Mar 2013 11:27:34 +0100
changeset 72 539c2dd47f3b
parent 49 08e4dfe1b0cb
child 75 39f777341db4
permissions -rw-r--r--
Update browser tool to work with current Tuikit. Add RPM's BuildRequires to setup.cfg.

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