e1209dcb4c
EnvironmentConfig needs to handle environment variables and '~' in its `data_dir` property. Other components that consume `data_dir` need environment variables and '~' resolved to an absolute path. Add a property called `data_dir_abs_path` that calculates the absolute path from `data_dir`. Since `data_dir` remains unchanged, the EnvironmentConfig can be saved to file without modifying the `data_dir` option in the file. |
||
---|---|---|
.. | ||
common | ||
infection_monkey | ||
monkey_island | ||
.coveragerc | ||
__init__.py | ||
codecov.yml | ||
infection_monkey.py | ||
monkey_island.py | ||
pytest.ini |