* add EnvManager class * holds all functions that are env file related * integrates runner dependency resolution * add integration and unit tests for EnvManager Reviewed-on: local-it-infrastructure/e2e_tests#6 Co-authored-by: Daniel <d.brummerloh@gmail.com> Co-committed-by: Daniel <d.brummerloh@gmail.com>
2 lines
136 B
Python
2 lines
136 B
Python
# this file exists so that tests inside /tests always find /src imports,
|
|
# because this will cause the root (/) to be added to sys.path
|