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

WIP: Clean up ocpp-tests in everest-core #960

Open
6 tasks
Pietfried opened this issue Nov 12, 2024 · 0 comments
Open
6 tasks

WIP: Clean up ocpp-tests in everest-core #960

Pietfried opened this issue Nov 12, 2024 · 0 comments

Comments

@Pietfried
Copy link
Contributor

Pietfried commented Nov 12, 2024

Describe the problem

The definition of this issue is still WIP.

This PR added ocpp integration tests in everest-core. This issues specifies follow-up todos:

  • Remove ocpp and everest configs from everest-aux and make use of pytest markers to change the configuration instead
  • Generate certificates instead of checking them in
  • Investigate and potentially add currently skipped test cases again
  • Reduce sleeps in test cases as much as possible (sometimes it is required)
  • Reduce modules in EVerest config to the minimum of whats needed to run the tests
  • Avoid starting a new EVerest instance/process for every individual test case - make use of proper setup and teardown mechanism for test suites

EVerest Domain

OCPP, OCPP1.6, OCPP2.0.1, Testing

Affected EVerest Module

No response

Describe your solution

No response

Additional context

No response

@Pietfried Pietfried mentioned this issue Nov 12, 2024
4 tasks
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

No branches or pull requests

1 participant