146 Commits (ddc63106734aa1c2debc5f83a74d51dea0f0a7d9)

Author SHA1 Message Date
Galen Charlton b1cb1708df bug 2295 [followup 2/2]: initialize data in startup method 16 years ago
Andrew Moore acefbf97a2 bug 2295 [4/4]: moving C4::Labels tests into t/lib/KohaTest 16 years ago
Andrew Moore e11d540725 bug 2295 [3/4]: moving C4::Items tests into t/lib/KohaTest 16 years ago
Andrew Moore 599b3b5999 bug 2295 [2/4]: moving icondirectories.t from t to xt 16 years ago
Andrew Moore da82cb539a bug 2295 [1/4]: moving C4::Dates tests into database dependent tests 16 years ago
Andrew Moore 86239ea689 bug 2275: making SMS::Send module optional 16 years ago
Galen Charlton 3c844e0cb3 test suite: way to run single test file 16 years ago
Joe Atzberger 46a43c0a93 Barcodes - OO replacements, extensible module, tests. 16 years ago
Galen Charlton ed1cadcd3d bug 2297: improve ModBiblio() to avoid duplicate item fields 16 years ago
Galen Charlton ed2e2857f9 test suite add_biblios: don't use zebraqueue_daemon 16 years ago
Galen Charlton f80b5569d7 SimpleSearch test cases - make more robust 16 years ago
Andrew Moore 06720cd3cf bug: 2272 - remove warning from C4::Koha::getitemtypeimagedir 16 years ago
Andrew Moore 6bd827e546 bug: 2176 improvements to database upgrade path 16 years ago
Andrew Moore 2cae4efa0a Bug 2176 (3/5): adding methods to manage message_queue, new advance_notices.pl, new C4::SMS module 16 years ago
Galen Charlton 95889857c7 bug 2000 - add C4::Circulation::GetBranchBorrowerCircRule 16 years ago
Joe Atzberger f36b8fd59a Commented out fixaccounts (not used anywhere). Also improved getnextacctno. 16 years ago
Joe Atzberger 1e50ed05cb Single slash added in test text string. 16 years ago
Andrew Moore e8fdac8d84 Bug 2047: some tests for C4::Biblio::get_biblio_authorised_values 16 years ago
Galen Charlton 8645d38f41 test suite: allow skipping of expensive tests 16 years ago
Galen Charlton 496b6c8ef4 bugfix - fix 'not' operator in NoZebra 16 years ago
Andrew Moore c6d5b75d6d Bug 1953: adding tests and 2 corrections for C4::Calendar 16 years ago
Andrew Moore 56b9f5b882 bug 1953: fixing potential SQL injection problems in C4::Branch::GetBranches 16 years ago
Galen Charlton b9a265e1b3 fixed installer test 16 years ago
Galen Charlton e3826229eb adjusted new C4::Scrubber test cases 16 years ago
Galen Charlton 6418322bb1 corrected base class of a test 16 years ago
Galen Charlton d75cc041f6 new C4 modules for patron attributes 16 years ago
Galen Charlton 7a729c2b0a test suite: new tests for installer 16 years ago
Galen Charlton 339fc5fcab test suite refactoring 16 years ago
Andrew Moore db755a4307 bug 2088: test suite refactoring to deal with t/override_context_prefs.pm 16 years ago
Joe Atzberger f8fecb7863 Wrapper for Koha's use of HTML::Scrubber, with test script on usage. 16 years ago
Andrew Moore 26531a6a43 bug 2087: test cases for misc/cronjobs/longoverdue.pl 16 years ago
Galen Charlton a6dd418260 kohabug 2076: add DB schema creation scripts from past versions 16 years ago
Galen Charlton 22aa16e87f kohabug 2076 - remove three tables (DB rev 077) 16 years ago
Galen Charlton 438ed23337 staging import - enhance record overlay behavior 16 years ago
Galen Charlton aad276c3cd test framework - two improvements 16 years ago
Galen Charlton f7b5af15c4 added reindexing routine to KohaTest 16 years ago
Andrew Moore c41da00b4a Bug 2044: allowing multiuple icon sets 16 years ago
Andrew Moore 1a6d84c4a6 testing framework: adding more warnings about possible data loss 16 years ago
Andrew Moore d6f2a2ef9c testing framework: replacing PERL5LIB in order to more conidently find libraries 16 years ago
Galen Charlton 33036c4ae4 test suite - various changes 16 years ago
Galen Charlton e46bceb305 test suite: removed dep on 'acm' user 16 years ago
Andrew Moore d37e9712eb adding database-dependent test libs. 16 years ago
Andrew Moore 80568463ea improvements to automated tests, including a testing database 16 years ago
Andrew Moore a5325c4fcc use bind variables in C4::Acquisition::GetPendingOrders 16 years ago
Galen Charlton 60a98d258a IMPORTANT - refactor MARC character set handling 17 years ago
Joe Atzberger a82d245fc6 C4::Debug - Centralized debug switches module, test and proof conversion (in Dates.pm) 17 years ago
Joe Atzberger b52e6430fc Dates - remove extra newlines from carps, add partial "00" date tests to Dates.t 17 years ago
Galen Charlton 5290ec5596 test suite cleanup 17 years ago
Galen Charlton 156cbf4eb6 DB-dependent tests moved 17 years ago
Galen Charlton a49b1e07bc t/Date.t - now uses Test::More 17 years ago