http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12787
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from M. Tompsett <[email protected]> --- I agree with this idea. If it is in C4::Context... and is not database dependent: t/C4/Context/{function or method}.t and is database dependent: t/db_dependent/C4/Context/{function or method}.t I know that would eventually mean splitting large tests up, but in the meantime we could use 00-default.t for the large test everything ones. Thoughts? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
