We need to work on the cross-library testing tools for
Net::ICal that we talked about. This will be a set of
iCal files which exercises every feature of the RFC and
makes sure a library is consistent with the RFC. See
the mailing list archives for more detail.
Logged In: YES
user_id=9786
I've started putting Pod::Tests testing stubs in various
Net::ICal modules. This is a good general architecture for
testing.
Logged In: YES
user_id=9786
After talking to srl, agreed that the Pod::Tests
architecture will serve us best for now. When we reach a
point where our Pod::Tests work well, we can go and see if
we're missing any sections of the RFCs and/or possibly
re-open this idea of a centralised testing suite for many
iCal projects to use.
But for now, Pod::Tests is more useful.