Skip to content

Test setup script

80a9383
Select commit
Loading
Failed to load commit list.
Draft

Test setup script #709

Test setup script
80a9383
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Apr 8, 2025 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check failure on line 1 in tests/integration/utils_setup.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/integration/utils_setup.sh#L1

Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.

Check warning on line 58 in tests/integration/utils_setup.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/integration/utils_setup.sh#L58

zppy_env_cmds appears unused. Verify use (or export if used externally).

Check warning on line 60 in tests/integration/utils_setup.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/integration/utils_setup.sh#L60

Double quote to prevent globbing and word splitting.