nova/nova/tests
Balazs Gibizer f1f599d098 Create a fixture around fake_notifier
The fake_notifier uses module globals and also needs careful stub and
reset calls to work properly. This patch wraps the fake_notifier into a
proper Fixture that automates the complexity.

This is fairly rage patch but it does not change any logic just redirect
calls from the fake_notifier to the new NotificationFixture

Change-Id: I456f685f480b8de71014cf232a8f08c731605ad8
2021-05-24 11:00:59 +01:00
..
fixtures Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
functional Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
unit Create a fixture around fake_notifier 2021-05-24 11:00:59 +01:00
__init__.py
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00