tests/TESTS
changeset 22 680631f35d83
equal deleted inserted replaced
21:26209e9984b2 22:680631f35d83
       
     1 TESTS
       
     2 =====
       
     3 
       
     4 All test should work at least with Python 2.6, 2.7 and 3.2
       
     5 
       
     6 
       
     7 How to test
       
     8 -----------
       
     9 
       
    10 1. Copy tests.conf.example to tests.conf and modify it so it points to your test database.
       
    11 
       
    12 2. Create test tables using tests.sql
       
    13 
       
    14 3. Run individual tests.
       
    15