Skip to content

test(core): Add smoke tests for PWM and ISO15118 AC and DC charging i…

bafad06
Select commit
Loading
Failed to load commit list.
Open

Fix: Error before session #1743

test(core): Add smoke tests for PWM and ISO15118 AC and DC charging i…
bafad06
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 15, 2026 in 0s

6 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 6
           

Complexity increasing per file
==============================
- applications/utils/everest-testing/src/everest/testing/core_utils/probe_module.py  5
- tests/core_tests/smoke_tests.py  18
         

Clones added
============
- tests/core_tests/smoke_tests.py  2
         

See the complete overview on Codacy

Annotations

Check notice on line 132 in applications/utils/everest-testing/src/everest/testing/core_utils/probe_module.py

See this annotation in the file changed.

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

applications/utils/everest-testing/src/everest/testing/core_utils/probe_module.py#L132

Trailing whitespace

Check notice on line 133 in applications/utils/everest-testing/src/everest/testing/core_utils/probe_module.py

See this annotation in the file changed.

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

applications/utils/everest-testing/src/everest/testing/core_utils/probe_module.py#L133

Trailing whitespace

Check warning on line 10 in tests/core_tests/smoke_tests.py

See this annotation in the file changed.

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

tests/core_tests/smoke_tests.py#L10

'everest.testing.core_utils.fixtures.*' imported but unused (F401)

Check notice on line 18 in tests/core_tests/smoke_tests.py

See this annotation in the file changed.

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

tests/core_tests/smoke_tests.py#L18

Trailing whitespace

Check notice on line 97 in tests/core_tests/smoke_tests.py

See this annotation in the file changed.

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

tests/core_tests/smoke_tests.py#L97

Trailing whitespace

Check notice on line 156 in tests/core_tests/smoke_tests.py

See this annotation in the file changed.

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

tests/core_tests/smoke_tests.py#L156

Unused variable 'error_cleared_mock'