add e2e test enviroment

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-01-30 12:29:32 -03:00
parent d474d518ca
commit c75ee042a8
3 changed files with 75 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add use a script to prevent when is run by SSH session set DISPLAY enviroment.
- Enable ability to set configuration file by the enviroment variable called MM_CONFIG_FILE.
- Add test e2e helloworld
- Add test e2e enviroment
### Fixed
- Update .gitignore to not ignore default modules folder.