Bug 27993: Add unit tests
[koha.git] / t / db_dependent / Koha / Item / Transfer.t
2021-04-01 Martin RenvoizeBug 27993: Add unit tests
2021-03-03 Martin RenvoizeBug 26618: Improve Exception Class Names
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Correction to datecancelled...
2021-03-03 Martin RenvoizeBug 26057: (QA follow-up) Drop test for 'reason'
2021-03-03 Martin RenvoizeBug 26057: Add 'cancel' method to Koha::Item::Transfer
2021-03-03 Martin RenvoizeBug 26481: Add Koha::Item::Transfer->in_transit method
2021-03-03 Martin RenvoizeBug 25767: Add Koha::Item::Transfer->receive method
2021-03-03 Martin RenvoizeBug 25757: Add unit tests for item relation
2021-03-03 Martin RenvoizeBug 25757: Add Koha::Item::Transfer->transit method