Revision a2d3e48e
Generation d'API, tests unitaires
git-svn-id: https://vigilo-dev.si.c-s.fr/svn@540 b22e2e97-25c9-44ff-b637-2e5ceca36478
test.ini | ||
---|---|---|
16 | 16 |
port = 5000 |
17 | 17 |
|
18 | 18 |
[app:main] |
19 |
sqlalchemy.url=postgres://vigiboard:tandreja@localhost/vigiboard_test |
|
19 |
#sqlalchemy.url=postgres://vigiboard:tandreja@localhost/vigiboard_test
|
|
20 | 20 |
#sqlalchemy.url=mysql://root:tandreja@localhost:3306/vigiboard_test |
21 |
#sqlalchemy.url = sqlite:///:memory:
|
|
21 |
sqlalchemy.url = sqlite:///:memory: |
|
22 | 22 |
use = config:development.ini |
23 | 23 |
|
24 | 24 |
[app:main_without_authn] |
Also available in: Unified diff