mistral-tempest-plugin/mistral_tempest_tests/tests/api/v2
Michal Gershenzon d331ca491a Fix test for decoding utf8
Google sometimes returns 302 json, causing the test to fail.
This commit switches to httpbin.

New url used in test:
https://httpbin.org/encoding/utf8

Change-Id: I095f468310c58cede509f520feb005901a48c0c6
2017-08-15 08:31:54 +00:00
..
__init__.py Added test_mistral_basic_v2.py to tempest plugin. 2015-12-24 06:11:32 +00:00
test_action_executions.py Fix test for decoding utf8 2017-08-15 08:31:54 +00:00
test_actions.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_cron_triggers.py Replace test.attr with decorators.attr 2017-07-18 18:12:15 +07:00
test_event_triggers.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_executions.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_tasks.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00
test_workbooks.py Replace test.attr with decorators.attr 2017-07-18 18:12:15 +07:00
test_workflows.py Create and run a workflow within a namespace 2017-08-01 13:51:05 +00:00