Fully added support for the configuration file. Now all the code uses
postman.conf to read the configuration parameters from it
Added a tests/postman.conf configuration file with specific configurtion
to use while testing (mostly tmp paths)
Updated the run_tests script to delete the temporary directory where
data is saved while running tests
Updated the tests modules/files so they use the tests config file