..
Acquisition
Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber
2018-07-18 15:49:47 +00:00
api /v1
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
Auth
Authority
Biblio
Circulation
Bug 21231: Add Unit Test
2018-08-30 13:40:30 +00:00
Creators
data
Exporter
Holds
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
Illrequest
Items
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
Koha
Bug 20366: Add new method Koha::Acquisition::Basket->basket_group
2018-08-30 13:48:08 +00:00
Labels
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
LDAP
Letters
Bug 21238: Prevent TemplateToolkit.t to fail on slow servers
2018-08-20 15:03:55 +00:00
Members
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
OAI
Bug 20665: Units tests for testing MySQL connection time zone
2018-05-03 12:46:55 -03:00
Patron
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
Record
Reports
Bug 20495: Remove get_saved_report
2018-07-02 12:06:54 +00:00
Reserves
Bug 15524: (QA follow-up) Change Can[Book|Item]BeReserved to return hashref, pass limit to template
2018-08-24 16:27:27 +00:00
Search
Bug 21087: Hash passwords in ->update_password
2018-07-30 14:58:06 -03:00
selenium
Bug 21087: Hash passwords in ->update_password
2018-07-30 14:58:06 -03:00
Serials
SIP
Template /Plugin
Utils
Bug 20287: Use DBIC transaction instead of AutoCommit=0
2018-07-18 15:49:49 +00:00
www
XSLT_Handler
00-strict.t
Bug 20393: (QA follow-up) Remove only occurence of misc/plack/koha.psgi
2018-07-18 17:44:48 +00:00
01-test_dbic.t
Accounts.t
Bug 19191: (QA follow-up) Remove double fetches from database
2018-07-23 15:09:01 +00:00
Acquisition.t
AdditionalField.t
Amazon.t
ArticleRequests.t
Bug 20866: (QA follow-up) Use build_object and remove two tests
2018-06-08 10:08:07 +00:00
AudioAlerts.t
Auth.t
Bug 21087: Hash passwords in ->update_password
2018-07-30 14:58:06 -03:00
Auth_with_cas.t
Auth_with_ldap.t
Bug 18947: LDAP - do not assume anonymous bind if no user or password
2018-08-20 14:40:13 +00:00
AuthorisedValues.t
AuthoritiesMarc.t
BackgroundJob.t
Barcodes.t
Barcodes_ValueBuilder.t
Biblio.t
Bookseller.t
Bug 20906: Prevent test failures due to precision changes (2)
2018-06-22 12:59:09 +00:00
Breeding.t
Bug 19436: Add SRU support for authorities
2018-08-08 20:31:34 +00:00
Budgets.t
Bug 15408: Fix tests to fail without patch
2018-08-22 12:51:53 +00:00
Calendar.t
Charset.t
check_kohastructure.t
check_sysprefs.t
Circulation.t
Bug 20487: AddReturn should clear items.onloan for unissued items
2018-08-22 12:29:10 +00:00
ClassSource.t
Clubs.t
ColumnsSettings.t
Context.t
Contract.t
CourseReserves.t
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
db_structure.t
DecreaseLoanHighHolds.t
Bug 21086: Fix wrong mock of DateTime->now
2018-07-19 16:24:57 +00:00
default_search_class.pl
Filter_MARC_ViewPolicy.t
Fines.t
FrameworkPlugin.t
Heading_MARC21.t
Hold.t
Bug 18856: (QA follow-up) Rename method to avoid confusion
2018-05-17 11:40:03 -03:00
Holds.t
Bug 15524: (QA follow-up) Change Can[Book|Item]BeReserved to return hashref, pass limit to template
2018-08-24 16:27:27 +00:00
HoldsQueue.t
Holidays.t
Illrequestattributes.t
Illrequests.t
ILSDI_Services.t
Bug 21199: Hide patron's attributes from ILSDI if required
2018-08-30 13:40:28 +00:00
ImportBatch.t
Bug 20764: (QA follow-up) Fix path to sample plugins
2018-05-14 12:13:20 -03:00
Installer.t
Items.t
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
Items_DelItemCheck.t
KitchenSinkPlugin.kpz
Koha.t
Koha_Authority.t
Koha_Database.t
Koha_Elasticsearch.t
Koha_Elasticsearch_Indexer.t
Bug 20248: Improve Elasticsearch mappings UI and rebuild_elastic_search.pl.
2018-08-22 14:47:43 +00:00
Koha_Misc_Files.t
Koha_SearchEngine_Elasticsearch_Search.t
Bug 21032: Fix using facet for searches made on specific index
2018-07-31 13:11:56 -03:00
Languages.t
Letters.t
Bug 20287: Move ModMember to Koha::Patron
2018-07-18 15:49:50 +00:00
LibraryGroups.t
Bug 20838: Add 2 small tests to check ref
2018-06-04 13:40:36 -04:00
Linker_FirstMatch.t
Log.t
MarcModificationTemplates.t
Bug 13560: Unit tests
2018-07-19 17:22:12 +00:00
Members.t
Bug 20287: Test exception DuplicateID for Koha::Patron->store
2018-07-18 15:49:57 +00:00
MungeMarcPrice.t
NewsChannels.t
Overdues.t
Passwordrecovery.t
PatronLists.t
Bug 19524: Share patron lists between staff
2018-07-18 16:49:29 +00:00
Patrons.t
Plugins.t
Bug 20727: (QA follow-up) Fix Upload.t and Plugins.t
2018-06-22 16:10:10 +00:00
QueryParser.t
Record.t
RecordProcessor_EmbedSeeFromHeadings.t
RefundLostItemFeeRule.t
Reports.t
Reserves.t
Bug 15524: (QA follow-up) Change Can[Book|Item]BeReserved to return hashref, pass limit to template
2018-08-24 16:27:27 +00:00
rollingloans.t
Bug 20900: Add CPL test branch in rollingloans.t
2018-07-13 12:05:46 +00:00
RotatingCollections.t
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
Search.t
Bug 21095: Add ccode facets info to tests
2018-07-23 15:08:57 +00:00
Serials.t
Bug 21154: Remove unused subs from C4::Serials
2018-08-09 10:42:38 +00:00
Serials_2.t
Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber
2018-07-18 15:49:47 +00:00
Service.t
ShelfBrowser.t
Bug 21133: Fix use statements order
2018-07-31 16:28:02 -03:00
Sitemapper.t
Bug 21086: Fix wrong mock of DateTime->now
2018-07-19 16:24:57 +00:00
Stats.t
SuggestionEngine_ExplodedTerms.t
Suggestions.t
Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber
2018-07-18 15:49:47 +00:00
sysprefs.t
Tags.t
Templates.t
Bug 20727: Move temporary_directory() to C4::Context
2018-06-22 16:10:09 +00:00
TestBuilder.t
Upload.t
Bug 19633: Use alphanumeric error codes in upload
2018-08-10 10:10:46 +00:00
UsageStats.t
Bug 21226: Remove xISBN services
2018-08-16 13:20:22 +00:00
Virtualshelves.t
Bug 11943: Add unit test for double accepts
2018-05-11 10:52:44 -03:00
XISBN.t
Bug 21226: Remove xISBN services
2018-08-16 13:20:22 +00:00
XSLT_Handler.t
Bug 20272: Replace error numbers by codes in XSLT_Handler
2018-07-02 12:12:48 +00:00
zebra_config.pl