openstack-python-openstackc.../openstackclient/tests/unit
Miro Tomaska dedc1a342c Use openstacksdk test generate_fake_resources factory
Instead of building fake test objects in the local fakes.py file,
use existing generate_fake_resource(s) factory methods to automatically
populate class attributes. Doing this ensures that fake objects are always
build with actual attributes of the class.

Change-Id: If424b87c79e7dab102cbd8a7938df85411c9465d
Signed-off-by: Miro Tomaska <mtomaska@redhat.com>
2025-12-11 13:28:38 +00:00
..
api volume: Migrate 'volume create' to SDK 2025-07-17 16:41:46 +01:00
common Merge "Remove duplicate test utilities" 2025-11-25 14:47:22 +00:00
compute tests: Avoid more unnecessary mocks 2025-11-07 14:06:36 +00:00
identity Merge "Change metavar name for registered limit delete" 2025-11-26 12:29:54 +00:00
image Merge "Support image save with chunk-size option" 2025-08-15 13:37:16 +00:00
integ Prepare for ruff bump 2025-03-19 12:04:39 +00:00
network Use openstacksdk test generate_fake_resources factory 2025-12-11 13:28:38 +00:00
object Prepare for ruff bump 2025-03-19 12:04:39 +00:00
volume volume: Add missing backup_id field in tests 2025-11-24 13:50:38 -03:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Remove duplicate test utilities 2025-11-25 12:06:49 +00:00
test_shell.py Prepare for osc-lib changes 2025-04-01 13:39:50 +01:00
utils.py compute: Add server create --no-security-group option 2024-11-29 10:33:18 +00:00