Nominatim/test
Sarah Hoffmann 1b7c8240ba enable connection pools for sqlite
Connecting is reasonably expensive because the spatialite extension
needs to be loaded. Disable pooling for tests because there is some
memory leak when quickly opening and closing QueuePools with sqlite
connections.
2023-12-07 09:31:00 +01:00
..
bdd enable BDD tests for sqlite databases 2023-10-23 17:19:12 +02:00
php adapt PHP tests for debug output 2023-02-20 16:23:28 +01:00
python enable connection pools for sqlite 2023-12-07 09:31:00 +01:00
testdata custom comparison for SpecialPhrase 2022-05-30 16:30:41 +02:00
testdb add secondary importance to API BDD tests 2022-10-01 11:01:49 +02:00
Makefile update Makefile in test directory 2023-01-09 20:49:33 +01:00