Skip to content

Conversation

@NicoPiel
Copy link
Contributor

Adds unit tests to validate date handling and logging item behavior.

  • Verifies calendar param converter correctly parses and formats RFC-like timestamps, preserves timezones, handles nulls, rejects invalid input, and supports round-trip conversions.
  • Exercises server log item: default and full constructors, setters, and Java serialization to ensure fields are correctly stored and restored.

Signed-off-by: Nico Piel nico.piel@hotmail.de

Adds unit tests to validate date handling and logging item behavior.

- Verifies calendar param converter correctly parses and formats RFC-like timestamps, preserves timezones, handles nulls, rejects invalid input, and supports round-trip conversions.
- Exercises server log item: default and full constructors, setters, and Java serialization to ensure fields are correctly stored and restored.

Signed-off-by: Nico Piel <nico.piel@hotmail.de>
@tonygermano tonygermano requested a review from rogin December 1, 2025 04:33
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