Bug 18930: (follow-up) Make DB update idempotent
[koha-equinox.git] / t / 00-load.t
2018-08-30 Jonathan DruartBug 21068: Remove NorwegianPatronDB related code
2018-01-19 Mirko TietgenBug 20042: 00-load.t fails when Elasticsearch is not...
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-08-08 Jonathan DruartBug 18851: Test::DBIx::Class is not needed in 00-load.t
2017-06-05 Olli-Antti KivilahtiBug 18226 - Remove "use Test::DBIx::Class" instantiatio...
2017-03-20 SrdjanBug 18243: 16034 follow-up: Conditionally test Koha...
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-06-10 Mark TompsettBug 16618: 00-load.t prematurely stops all testing
2015-02-05 Colin CampbellBug 7904 Change SIP modules to use standard LIB path
2014-11-19 Jonathan DruartBug 13274: Mock new_dbh in t::lib::Mocks
2014-11-19 Tomas Cohen AraziBug 13274: t/00-load.t shouldn't depend on the DB
2014-11-14 Magnus EngerBug 11401: Add support for Norwegian national library...
2014-10-11 Jonathan DruartBug 12538: Remove Solr without breaking anything else
2014-05-05 Galen CharltonBug 10807: (follow-up) exclude C4::Search::History...
2013-10-31 Galen CharltonBug 8435: (follow-up) prevent t/00-load.t failing
2013-09-16 Katrin FischerBug 10667: Follow up - prevent t/00-load from failing
2013-03-20 Jared Camins-EsakovBug 9434: Introduce new tied cache system
2013-01-04 Jared Camins-EsakovBug 8924: Some modules erroneously skipped by 00-load
2012-11-12 Jared Camins-EsakovBug 9054: 00-load should not try to load modules with...
2012-11-12 Jared Camins-EsakovMerge branch 'bug_9036' into 3.12-master
2012-11-12 Chris NighswongerBug 9036 - 00-load.t checks Koha::Cache::Memcached...
2012-11-12 Christopher Nighsw... Bug 7119 - tidy t/00-load.t
2012-10-24 Jared Camins-EsakovBug 8890: don't try to load DB-dependent modules
2012-08-01 Jonathan DruartBug 8233: We can't load test on Koha::SearchEngine::*
2012-01-13 Chris CormackBug 929: Follow up adding the Koha:: namespace to the...
2011-01-29 Robin SheatBug 5477 [SIGN-OFF] Fix test cases that require databas...
2010-11-11 Galen Charltonbug 5386: remove dep on Path::Class from t/00-load.t
2010-11-11 Chris CormackTest modules compile