-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Description
When just running make test the log file is empty though it should contain some logs according to the default.cfg.
Environment
- Emu version used, if any: 0.9.1
- Python version, if any:
- Operating System:
Steps to Reproduce
Try the following:
$ pytest --log-cli-level=DEBUG
__init__.py 15 DEBUG setting core variables
_compat.py 25 DEBUG Python 3.x
configuration.py 69 INFO loading configuration
configuration.py 75 DEBUG setting default values
configuration.py 188 DEBUG UNIX based environment
configuration.py 200 DEBUG trying to estimate the default location
configuration.py 144 INFO No configuration files loaded. Using default values
Looks like the pywps service in the tests does not load our default.cfg.