Matthieu Coudron
|
9e3f128a15
|
This commit improves the logging system: instead of setting a boolean to enable logging, the user sets a logging level (per module). By default only critical errors are logged (ie nothing for now).
Also adds a test for the function run_through_shell
|
2014-12-18 18:42:58 +01:00 |
|
Matthieu Coudron
|
49a0f01c76
|
Added missing r to IntevalSettings in test_core_modules
|
2014-12-18 10:46:53 +01:00 |
|
Matthieu Coudron
|
ff7ea14689
|
Fixed test that didn't pass anymore (since there were more settings). I also enforced python3 in ci-build.sh otherwise python2.7 would generate syntax errors. Hope it's not a problem
|
2014-12-17 18:17:19 +01:00 |
|
Łukasz Jędrzejewski
|
80f11c95d0
|
Add tests for adding interval setting automatically
|
2014-03-12 20:10:07 +01:00 |
|