Bug 27808: Add unit tests
[koha.git] / t /
2021-03-14 Kyle M HallBug 27808: Add unit tests
2021-03-08 Jonathan DruartBug 7806: [20.05] Fix remaining occurrences of 0000...
2021-03-05 Martin RenvoizeBug 27680: (QA follow-up) Update test for dbic_merge_so...
2021-03-05 Tomas Cohen AraziBug 27680: Add support for param[] syntax
2021-03-05 Martin RenvoizeBug 27680: Add tests for various ways of passing multi...
2021-03-05 Nick ClemensBug 26457: [20.05.x] Throw exception if update of issue...
2021-03-05 Tomas Cohen AraziBug 27071: More tests for Koha::Library->validate_hold_...
2021-03-05 Tomas Cohen AraziBug 27593: Regression tests
2021-03-05 Martin RenvoizeBug 27014: (QA follow-up) Add regression tests
2021-03-05 Jonathan DruartBug 27714: Prevent Koha::NewsItem->author to explode
2021-03-05 Jonathan DruartBug 24398: Fix 500 when viewing a single news item...
2021-03-05 Nick ClemensBug 26051: We should sort callnumber based on cn-sort
2021-03-04 Tomas Cohen AraziBug 27330: (QA follow-up) Return 409 instead
2021-03-04 Tomas Cohen AraziBug 27330: Regression tests
2021-03-04 Tomas Cohen AraziBug 27330: Use Basic auth in tests
2021-02-23 Tomas Cohen AraziBug 27068: (follow-up) Remove local hold priority exclu...
2021-02-23 Joonas KylmäläBug 27715: Use $dbh->quote_identifier to quote untruste...
2021-02-23 Jonathan DruartBug 27715: Add tests
2021-02-23 Jonathan DruartBug 24469: Move the new queries to a dedicated ImportBa...
2021-02-23 Jonathan DruartBug 27569: Change av for 100$2
2021-02-23 Jonathan DruartBug 27569: Add tests for ODS export
2021-02-23 Jonathan DruartBug 27569: Add tests
2021-02-23 Kyle M HallBug 27068: Add unit tests
2021-02-22 Tomas Cohen AraziBug 26181: Regression tests
2021-02-22 Kyle M HallBug 26059: Add unit tests
2021-02-17 Jonathan DruartBug 27154: Fix test if the cache is populated already
2021-02-09 Jonathan DruartBug 25552: Simplify tests using build_sample_item
2021-02-09 Martin RenvoizeBug 25552: (QA follow-up) Fix spelling mistake
2021-02-09 Kyle M HallBug 25552: Unit tests
2021-02-09 Kyle M HallBug 27204: Add unit tests for fine_items
2021-02-08 Nick ClemensBug 27554: Clarify and add tests for update_category_to
2021-02-08 Tomas Cohen AraziBug 27580: Regression tests
2021-02-08 Nick ClemensBug 26634: [20.05.x] Remove GetHoldRule subroutine...
2021-02-04 Jonathan DruartBug 27029: Add a selenium regression test
2021-02-04 Tomas Cohen AraziBug 27333: Regression tests
2021-02-01 Kyle M HallBug 25808: (QA follow-up) Fix unit tests
2021-02-01 Martin RenvoizeBug 25808: (QA follow-up) Add regression test
2021-01-29 Martin RenvoizeBug 24254: (QA follow-up) Inlines opachiddenitems handling
2021-01-29 Tomas Cohen AraziBug 24254: Implement separate filters and add patron...
2021-01-29 Tomas Cohen AraziBug 24254: Read the OpacHiddenItems preference internally
2021-01-29 Tomas Cohen AraziBug 24254: Compare itemlost with 0
2021-01-29 Tomas Cohen AraziBug 24254: Unit tests
2021-01-29 Nick ClemensBug 27307: Unit test
2021-01-29 Nick ClemensBug 26957: Unit tests
2021-01-22 Jonathan DruartBug 27196:[20.05.x] Don't explode if item that is waiti...
2021-01-22 Nick ClemensBug 26894: Handle subfield 0 and delete empty fields
2021-01-22 Nick ClemensBug 27149: Unit tests
2021-01-22 Jonathan DruartBug 27509: Prevent cn_sort value to be lost when editin...
2021-01-21 Jonathan DruartBug 27003: [20.05.x] Item creation log must be done...
2021-01-20 Nick ClemensBug 26593: Remove _get_discount_from_rule
2021-01-20 Fridolin SomersBug 21301: add unit tests
2021-01-20 Marcel de RooyBug 21301: (QA follow-up) Fix number of tests
2021-01-20 Fridolin SomersBug 21301: Remove patron informations in issues for...
2021-01-15 Nick ClemensBug 22284: (QA follow-up) Fix test failures
2021-01-14 Nick ClemensBug 26364: Remove false matches on isbn
2021-01-14 Nick ClemensBug 26364: Adjust unit tests
2021-01-10 Nick ClemensBug 26171: (QA follow-up) Add table name and object...
2021-01-10 Fridolin SomersBug 26171: adapt Koha/Exceptions.t
2021-01-05 Jonathan DruartBug 27004: Prevent claim resolution to fail
2021-01-05 Tomas Cohen AraziBug 27004: Regression tests
2021-01-05 Victor Grousset... Bug 27055: Fix compatibility with newer Firefox+Seleniu...
2020-12-28 Jonathan DruartBug 27117: Only place_holds permission is needed to...
2020-12-28 Tomas Cohen AraziBug 27205: Check valid pickup location on POST /holds
2020-12-28 Tomas Cohen AraziBug 27205: Check valid pickup location on PUT /holds...
2020-12-28 Tomas Cohen AraziBug 27209: (follow-up) Add ->is_pickup_location_valid
2020-12-28 Tomas Cohen AraziBug 27209: Unit tests
2020-12-18 Nick ClemensBug 27166: Unit tests
2020-12-15 Jonathan DruartBug 12430: Fix Search.t failure
2020-12-15 Jonathan DruartBug 12430: Fix selenium/regressions.t failure
2020-12-15 David CookBug 12430: Add unit tests for C4::Search::buildQuery
2020-12-15 Jonathan DruartBug 16067: Remove FastMmap
2020-12-14 Martin RenvoizeBug 27079: Unit tests
2020-12-14 Nick ClemensBug 26518: (QA follow-up) Expect warnings, don't supres...
2020-12-14 Jonathan DruartBug 26518: Hide expected DBI warnings
2020-12-14 Jonathan DruartBug 26518: Use Koha::Biblio[item] in AddBiblio
2020-12-14 Martin RenvoizeBug 27002: Update callers for changed return
2020-12-10 Jonathan DruartBug 25514: Try to fix random failure from REST/Plugin...
2020-12-10 Nick ClemensBug 26903: Unit tests
2020-12-09 Jonathan DruartBug 27007: Don't call GetMarcSubfieldStructure with...
2020-12-09 Nick ClemensBug 26984: (follow-up) Don't delete patrons and checkou...
2020-12-09 Jonathan DruartBug 26984: Make tests pass if AnonymousPatron is set
2020-12-09 Tomas Cohen AraziBug 14708: (QA follow-up) Add tests
2020-12-09 Kyle M HallBug 14708: (QA follow-up) Throw exception when deleting...
2020-12-09 Kyle M HallBug 14708: Don't allow merging of other patron records...
2020-12-09 Kyle M HallBug 14708: Don't allow merging of Anonymous Patron...
2020-12-09 Kyle M HallBug 14708: Skip AnonymousPatron in GetBorrowersToExpunge
2020-12-09 Kyle M HallBug 14708: Prevent deletion of Anonymous Patron at...
2020-12-09 Tomas Cohen AraziBug 25313: (QA follow-up) DelAuthority tests
2020-12-09 Tomas Cohen AraziBug 25313: Regression tests
2020-12-09 Jonathan DruartBug 26986: Prevent Selenium's StaleElementReferenceExce...
2020-12-09 Nick ClemensBug 26516: Don't accept incorrect values for copyrightd...
2020-12-09 Tomas Cohen AraziBug 27021: Regression tests
2020-12-09 Victor Grousset... Bug 18267: (QA follow-up) fix typo: overriden => overridden
2020-12-09 Colin CampbellBug 18267: Refactored Edifact Price Calculations
2020-12-08 Tomas Cohen AraziBug 26988: (QA follow-up) Unit tests
2020-12-08 Tomas Cohen AraziBug 26988: Make ->patron prefetchable
2020-11-20 Nick ClemensBug 25758: Return on_reserve over too_soon when not...
2020-11-17 Nick ClemensBug 26963: [20.05.x]
2020-11-16 Fridolin SomersBug 26594: add Unit Test
2020-11-16 Nick ClemensBug 26581: (follow-up) Skip merge when deleting authority
next