1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-06-07 11:30:48 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Yann
8316ab82ff Configure autotools for distributing lodel2
IMPORTANT : tests are broken. See details below

A new lodel/buildconf.py.ini file created. It will be transformed to a lodel/buildconf.py file by ./configure .
This file goal is to store build time constant (for the moment the presence of pymongo).
You have to build lodel2 before being able to run the tests.
2016-08-30 14:01:25 +02:00
Yann
ece5029d66 em_test update + bugfix in tests 2016-06-22 11:17:45 +02:00
Roland Haroutiounian
2e13ab78bc Changed the mongodb migration handler name to a more generic one 2016-06-16 14:22:19 +02:00
Roland Haroutiounian
10e9f4d8ef skipped the unittest for the init_db 2016-06-10 16:22:30 +02:00
Roland Haroutiounian
3091533fd0 added tests for the migration_handler 2016-06-10 16:20:36 +02:00