Project

General

Profile

Revision a2d3e48e

IDa2d3e48ec50e04ff06918cd1853b6b1a855eaf6f
Parent 693e96f1
Child f70865a8

Added by Aurelien BOMPARD over 14 years ago

Generation d'API, tests unitaires

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@540 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

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