cloudstack/test/integration
dahn a9f094ccff test: add __init__.py to plugins test directories to make them Python packages
The test/integration/plugins directory and its subdirectories were
missing __init__.py files, preventing Python from treating them as
packages. This caused local/relative imports to fail when running
plugin tests in a deployed Marvin environment, making it impossible
to modularize tests for plugins.

Fixes #3679
2026-05-08 15:19:04 +02:00
..
broken misc: fix spelling (#7206) 2023-05-23 11:06:16 +05:30
component Merge branch '4.22' 2026-04-17 04:35:25 +05:30
plugins test: add __init__.py to plugins test directories to make them Python packages 2026-05-08 15:19:04 +02:00
smoke Refactor of Allocator classes (#9074) 2026-04-30 10:30:02 -03:00
testpaths pre-commit upgrade codespell; fix spelling; (#10144) 2025-11-14 14:17:10 +01:00
__init__.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00