summaryrefslogtreecommitdiff
path: root/heatclient/tests/unit/test_event_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockjacky062020-05-061-1/+2
* Build event stack_name from linksThomas Herve2017-03-281-2/+3
* Distinguish between stack and resource events when pollingZane Bitter2017-01-091-11/+58
* Add convenience function for events over websocketThomas Herve2016-12-191-0/+42
* Add a nested_depth argument to poll_for_eventsSteve Baker2016-08-251-4/+5
* poll_for_events fall back to stack getSteve Baker2016-02-261-3/+58
* Move poll_for_events to event_utilsSteve Baker2016-02-241-2/+63
* Move test_event_utils.py module to unit directorySergey Kraynev2015-06-151-0/+130