aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/formats (unfollow)
Commit message (Collapse)Author
2023-12-01Repair format tests.Hugo Hörnquist
The test have been really broken for a while, since the return type of `parameters` changed somewhere along the line. The serializers are now updated to the new API, and the tests updated to compare components correctly!
2023-11-06Disable the iCalendar format tests for the time being.Hugo Hörnquist
2023-10-18Move vcomponent geo to new object system.Hugo Hörnquist
2023-10-16Rewrote the data format tests.Hugo Hörnquist