changeset 49 | 08e4dfe1b0cb |
parent 22 | 680631f35d83 |
child 75 | 39f777341db4 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/TESTING Sat Sep 29 13:53:54 2012 +0200 @@ -0,0 +1,15 @@ +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 +