monasca-vagrant/tests
Ryan Brandt 4ddb39a72b Allow unicode in smoke test
Allow smoketest to handle unicode and add configuration with unicode strings

Change-Id: Ib3183f62502ad719163ff18c539b7b147b98cde5
2015-05-07 14:46:49 -06:00
..
README.md Misc cleanpu, removed unmaintained tests and unused chef bits 2014-11-24 14:04:01 -07:00
alarm.py Update the field name for actions_enabled in Alarms. It changed in the API 2014-06-02 13:23:41 -06:00
alarm_crud.py Enhance smoke test 2014-10-23 08:44:31 -06:00
cli_wrapper.py Allow unicode in smoke test 2015-05-07 14:46:49 -06:00
env.sh Make sure the terminal is setup in the right venv by default. 2015-04-30 11:46:04 -06:00
measurement_test.py Fix the system tests to work with keystone auth 2014-08-06 10:43:54 -06:00
notification.py Added test to alarm_crud.py of changing state via API and then having it change back to original state via the incoming metrics. 2014-06-11 09:36:57 -06:00
notification_crud.py Enhance smoke test 2014-10-23 08:44:31 -06:00
notification_cycleTest.py Added test to alarm_crud.py of changing state via API and then having it change back to original state via the incoming metrics. 2014-06-11 09:36:57 -06:00
smoke.py Allow unicode in smoke test 2015-05-07 14:46:49 -06:00
smoke_configs.py Allow unicode in smoke test 2015-05-07 14:46:49 -06:00
utils.py Allow unicode in smoke test 2015-05-07 14:46:49 -06:00

README.md

Test notifications

  • run smoke.py from within the mini-mon vm for a full test of Monasca
  • env.sh can be sourced to set the proper env for using the python-monascaclient