Mercurial > p > roundup > code
comparison test/README.txt @ 8134:132d450bdc00 permission-performance
Add a 'Getting started' note to test/README.txt
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Wed, 23 Oct 2024 14:59:22 +0200 |
| parents | a86b0c02940d |
| children |
comparison
equal
deleted
inserted
replaced
| 8133:7b6615fb37fc | 8134:132d450bdc00 |
|---|---|
| 1 Getting started: | |
| 2 For running the tests, you want to take a look at the documentation in | |
| 3 doc/developer.txt, in particular the section "Testing Notes". | |
| 4 For a test setup of the database backends, suitable documentation is | |
| 5 found in in doc/postgresql.txt for the Postgres backend, in the section | |
| 6 titled "Running the PostgreSQL unit tests". For the MySQL backend the | |
| 7 file doc/doc/mysql.txt has the documentation in section "Running the | |
| 8 MySQL tests". | |
| 9 | |
| 1 A number of tests uses the infrastructure of | 10 A number of tests uses the infrastructure of |
| 2 db_test_base.py | 11 db_test_base.py |
| 3 | 12 |
| 4 grep "from db_test_base" -l *.py | 13 grep "from db_test_base" -l *.py |
| 5 benchmark.py | 14 benchmark.py |
