hoodie / icalendar-rs

📆 icalendar library, in Rust of course - for fun
Apache License 2.0
126 stars 34 forks source link

test: show that From impl for Calendar does not set default properties #64

Closed d-e-s-o closed 1 year ago

d-e-s-o commented 1 year ago

In response to https://github.com/hoodie/icalendar-rs/issues/63 here is a test reproducing the issue.

hoodie commented 1 year ago

thanks for the input, I think I applied all discussed changes in #65