monasca-agent/tests
Joe Keen cf0914168f Updating unit tests
Change-Id: I2e54e928852de3add10f7c7fbc5b5c3a69a4108b
2015-08-20 16:35:55 -06:00
..
README.md Converted the agent config file to yaml to match the plugin config files 2015-03-02 18:36:15 -07:00
__init__.py Renaming agent packages to reflect monasca 2014-12-19 09:22:03 -07:00
test_aggregator.py Updating unit tests 2015-08-20 16:35:55 -06:00
test_config.py Updating unit tests 2015-08-20 15:04:00 -06:00
test_keystone.py Updating unit tests 2015-08-20 15:04:00 -06:00

README.md

Tests for the mon agent.

Run with nosestests -w tests

For many tests to work an agent.yaml must be in either /etc/monasca/agent/agent.yaml or in the working directory.

Many tests require specific applications enabled in order for the test to run, these are skipped by default. See https://nose.readthedocs.org/en/latest/plugins/skip.html for details.