tests/TESTS
author Radek Brich <radek.brich@devl.cz>
Mon, 05 Mar 2012 18:36:46 +0100
changeset 31 c2e6e24b83d9
parent 22 680631f35d83
permissions -rw-r--r--
Add browser - database schema browser using tuikit (curses UI). Add listdepends - tool which shows depending views for column. Update pgdatadiff - allow composite primary key. Update pgmanager - RowDict is now OrderedDict. Drop support for Python2.x.

TESTS
=====

All test should work at least with Python 2.6, 2.7 and 3.2


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

1. Copy tests.conf.example to tests.conf and modify it so it points to your test database.

2. Create test tables using tests.sql

3. Run individual tests.