Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding AC & DC HLC tests to core_tests/startup_test #830

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SebaLukas
Copy link
Contributor

@SebaLukas SebaLukas commented Aug 13, 2024

Describe your changes

Added two new hlc (ac & dc) tests to startup_tests.py.
Added new check. Total import energy should be greater then 0 Wh after every test (basic, hlc ac & hlc dc).

Issue ticket number and link

With these tests bugs like described in #821 could be detected before merging.

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@SebaLukas
Copy link
Contributor Author

SebaLukas commented Aug 13, 2024

test_001_start_test_module & test_002_start_test_module_ac_hlc failed because no energy was flowing. Need to take a closer look at why the EvseManager says that no energy flowed.

@SebaLukas SebaLukas marked this pull request as draft August 15, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant