CDBI-compat tests by Dave Horwoth:
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 20 Nov 2008 11:01:14 +0000 (11:01 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 20 Nov 2008 11:01:14 +0000 (11:01 +0000)
commitc73f755dde710d850cbcc93d27b770174b342dd5
tree35429c4069deced4af2de5d9e23842f3309eee07
parenta7be8807654bc18bcae13a3f6ee30075d91aaca9
CDBI-compat tests by Dave Horwoth:

    OK. I've attached a patch to t/cdbi-t/15-accessor.t that does several
    things:

    (1) Fixes the way the arguments are built so the sheep argument is
    correct in the tests.

    (2) Adds explicit tests for the number of sheep so we can be sure which
    database record is actually returned.

    (3) Adds tests for find_or_create() with modified accessor names.

    (4) Fixes the test for search() to report all errors

    I still don't fully understand what's going on in the output below but I
    think they are genuine test failures. I'd appreciate it if somebody else
    could run the tests to make sure the results are not some artefact of my
    test environment. I also attached a copy of the modified test script so
    you don't even have to apply the patch first :)

    I don't know what the DestroyWarning at the end is all about.
t/cdbi-t/15-accessor.t