484c7313ec
Implements blueprint melange-client-repo Changed cli tests to not depend on server-side models. YAMLed cli output. We now let templatization of the command line output with bottlepy's templating Change-Id: I035d9ec8834da4a912475b29419a1d5c91202316 |
||
---|---|---|
bin | ||
melange_client | ||
tools | ||
.gitignore | ||
.gitreview | ||
README | ||
run_tests.py | ||
run_tests.sh |
To run unit tests: melange_client_dir> ./run_tests.sh melange_client.tests.unit To run functional tests: 1. Start the melange server 2. Update the configuration values in melange_client/tests/functional/tests.conf to point to the melange server 3. Run the tests: melange_client_dir> ./run_tests.sh melange_client.tests.functional