server/test/data/sources_postgres
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 25 Jun 2013 10:59:01 +0200
changeset 9070 4a803380f718
parent 7166 dde161937d3e
permissions -rw-r--r--
PARTIAL: Using the repoapi in test Test now use the repoapi.ClientConnection to access the repo. This is very big change. The current method to access the repo are kept for backward compatibility. The new methods will be introduced much later. The TestCase keep a ClientConnection To an admin session for the whole test. This changeset does not makes all tests pass without the next one that change set htt without the next one that change the http stack

[system]

db-driver   = postgres
db-host     = localhost
db-port     = 5433
adapter     = native
db-name     = cw_fti_test
db-encoding = UTF-8
db-user     = syt
db-password = syt

[admin]
login = admin
password = gingkow