neutron/neutron/tests/unit/notifiers
Szymon Wroblewski 9081ce369e Fix test_nova_send_events_* tests
mock().foo.bar and mock.foo.bar generate different mocks.
Fix mocks to reflect actual use of nova client and
add assert to verify create function was actually called.

Change-Id: I0bec5ceb0dac5d233ca371865e99f93cbe417b68
2022-09-06 11:40:10 +02:00
..
__init__.py Notify nova when ports are ready 2014-03-13 17:19:21 -07:00
test_batch_notifier.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_ironic.py use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
test_nova.py Fix test_nova_send_events_* tests 2022-09-06 11:40:10 +02:00