[koha-commits] main Koha release repository branch new/bug_9209 created. v3.08.00-1511-g47a8c10

Git repo owner gitmaster at git.koha-community.org
Sat Dec 29 02:15:55 CET 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_9209 has been created
        at  47a8c10d997097f70204bf234340e61521013d39 (commit)

- Log -----------------------------------------------------------------
commit 47a8c10d997097f70204bf234340e61521013d39
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Dec 27 20:14:57 2012 -0500

    Bug 9209: Skip tests for older DBD::Mock
    
    Because the calendar tests require a more recent version of DBD::Mock
    than has been packaged by Debian, it makes sense to skip all the tests
    requiring the database when only an older version is present.
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    Works as advertised
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 99410d7ce47a1fd4af1bcd534d0135b62b52c2e5
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Tue Dec 4 15:14:59 2012 -0300

    Bug 9209 - Mocked Koha::Calendar tests
    
    Using specific method for populating the internal data structures from Koha::Calendar
    has yielded to the non-detection of several bugs. There are also several tests that where
    db_dependent which is not always desirable.
    
    I propose the use of DBD::Mock (::Session) for using the actual code used by Koha in production
    for testing, mocking the DB queries itselves.
    
    I also took the time to repeat several tests in different syspref configurations (they applied
    only to daysMode=Calendar, and now cover all confs).
    
    Notes:
    - I used DBD:Mock 1.45 as previous version (1.43, from 12.04) was broken
    - Some tests revealed a bug on days_between as I see it... reporting as Bug #9211
    
    Sponsored-by: Universidad Nacional de Córdoba
    Signed-off-by: Elliott Davis <elliott at bywatersolutions.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit ac723d8e9bb77854101098a76677fae01eb1746e
Merge: 5a61a3b 85c3d94
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri Dec 28 20:13:40 2012 -0500

    Merge branch 'bug_9272' into 3.12-master

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list