tests/TESTS
author Radek Brich <radek.brich@devl.cz>
Thu, 10 May 2012 08:42:21 +0200
changeset 34 98c7809af415
parent 22 680631f35d83
permissions -rw-r--r--
Add PgDataCopy. Add TableCopyTool.Add SrcDstTablesTool class to toolbase, use in tablecopy, tablediff.

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.