openstack-python-openstackc.../openstackclient/tests
Stephen Finucane 38407c6a78 tests: Stop setting attributes on class
For some reason we were setting a property mock on the FakeClientManager
class. In multiple places, no less. This has a nasty habit of causing
side-effects in other tests, depending on the order that tests run in.
Resolve this simply setting the attribute as we'd expect.

Change-Id: I8bf9055e3f5b885dd5a7a6d751b774934da4a7d7
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-12-16 18:23:09 +00:00
..
functional Merge "identity: Migrate region commands to SDK" 2024-12-10 18:32:38 +00:00
unit tests: Stop setting attributes on class 2024-12-16 18:23:09 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00