| changeset 104 | d8ff52a0390f | 
| parent 75 | 39f777341db4 | 
| 103:24e94a3da209 | 104:d8ff52a0390f | 
|---|---|
| 5 | 5 | 
| 6 | 6 | 
| 7 How to test | 7 How to test | 
| 8 ----------- | 8 ----------- | 
| 9 | 9 | 
| 10 1. copy pgtoolkit.conf.example to pgtoolkit.conf, modify it so it points to your test database | 10 1. copy pydbkit.conf.example to pydbkit.conf, modify it so it points to your test database | 
| 11 | 11 | 
| 12 2. create test tables using sql/tests.sql | 12 2. create test tables using sql/tests.sql | 
| 13 | 13 | 
| 14 3. run tests.py | 14 3. run tests.py | 
| 15 | 15 |