Resolve "Testing environment"
- Added Vagrant environment for setup and automatic end-to-end testing.
- Moved helpers, such as triggering the listeners, to their file.
- Updated the remote_hell.py script.
- Using
config.yml
to set all targets in the templates and the code. - Instead of pointing to the resources, point to the project directory (
CRYTON_E2E_RESOURCES_DIRECTORY
->CRYTON_E2E_DIRECTORY
).
Closes #4 (closed)