All the work is located in src/work_src and is divided in 4 sections (deliverables):
There are testing scripts available in bin, be sure to make the shell scripts executable by executing the following command
$ find . -name "*.sh" -exec chmod +x {}