mistral/mistral/tests/unit/actions
Nikolay Mahotkin c8e56b4fcc JavaScript action: part 2
* Provided mechanism for passing data context to action
 * Unit tests

Implements blueprint mistral-javascript-action

Change-Id: Ibc11454c232c1dc51c541dc87baa7a4f6443558d
2015-02-05 12:16:52 +03:00
..
openstack Add cinder actions 2014-11-06 11:24:00 +03:00
__init__.py BP mistral-actions-design (add new actions package) 2014-04-14 19:24:27 +07:00
test_action_factory.py JavaScript action: part 1 2015-01-28 14:41:03 +03:00
test_javascript_action.py JavaScript action: part 2 2015-02-05 12:16:52 +03:00
test_std_echo_action.py BP mistral-actions-design (ad-hoc action) 2014-04-14 19:24:37 +07:00
test_std_email_action.py Refactor std.email action 2014-11-14 13:08:58 +03:00
test_std_fail_action.py Adding "std.fail" action that always throws ActionException 2014-12-04 15:05:18 +06:00
test_std_http_action.py Adding "std.noop" action (can be useful for testing) 2014-12-04 14:15:16 +06:00