Added handler for properties with null value when inserting#89
Conversation
Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>
rfc2822
left a comment
There was a problem hiding this comment.
Please also add the corresponding test and set then to ready when everything is complete :)
Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>
|
@rfc2822 Is this enough? |
The tested method is in I think it should be named However instead of adding a working unknown parameter, our test should add the unknown property without value (only the unknown parameter, without the rest of the ICalendar). |
Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>
Signed-off-by: Arnau Mora <arnyminer.z@gmail.com>
rfc2822
left a comment
There was a problem hiding this comment.
Thanks, very good now. Test fails without the fix and passes with the fix :)
Closes #88