Skip to content

Refactor tests and dev dependencies#5

Merged
rogiervandergeer merged 2 commits intomainfrom
feat/async
Nov 2, 2025
Merged

Refactor tests and dev dependencies#5
rogiervandergeer merged 2 commits intomainfrom
feat/async

Conversation

@rogiervandergeer
Copy link
Owner

  • Upgrade pytest to 8.4.2 and pytest-asyncio to 1.2.0.
  • Remove unused event_loop fixture.
  • Update test client methods to reduce redundant decorators.
  • Simplify evse_id fixture with async handling.
  • Adjust pytest configuration for asyncio compatibility.

- Upgrade `pytest` to 8.4.2 and `pytest-asyncio` to 1.2.0.
- Remove unused `event_loop` fixture.
- Update test client methods to reduce redundant decorators.
- Simplify `evse_id` fixture with async handling.
- Adjust pytest configuration for asyncio compatibility.
@rogiervandergeer rogiervandergeer merged commit dbea48b into main Nov 2, 2025
1 check passed
@rogiervandergeer rogiervandergeer deleted the feat/async branch November 2, 2025 19:58
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