Hello Mark,

A lot of tests assume that some data exist in DB.
IMO we need to keep this assumption, it permits not to create all data when you want to write tests (member categories, branches, AV, etc.). That simplifies the read of tests.
Since TestBuilder (bug 12603) is not pushed yet, I don't think we should require to create these data.
To get a DB with all tests (should) pass, you can have a look at bug 10337.

Regards,
Jonathan

2014-12-13 5:16 GMT+01:00 Mark Tompsett <mtompset@hotmail.com>:
Greetings,
 
Anyone looking for some simple sign offs, I think you might like these.
 
13451 Koha Test Sui mtompset@hotmail.com Need --- Holidays.t assumes default data 16:56:22
13453 Koha Test Sui mtompset@hotmail.com Need --- Koha.t daily quote tests assume sample data 17:31:12
13455 Koha Test Sui mtompset@hotmail.com Need --- Members/AddEnrolmentFeeIfNeeded.t requires sample data 20:49:57
13456 Koha Test Sui mtompset@hotmail.com Need --- Serials/Claims.t expects no subscriptions 21:35:54
13457 Koha Test Sui mtompset@hotmail.com Need --- Suggestions.t expects sample itemtypes 22:06:04
 
I found them when I attempted:
$ prove -r t
 
I’m still thinking about how to fix:
t/db_dependent/Reserves.t
t/db_dependent/SIP_ILS.t
t/db_dependent/www/batch.t
 
In making our tables more javascripty-ajaxy, we broke www/batch.t as far as I can tell. Though, I could be wrong.
 
GPML,
Mark Tompsett

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/