59 Commits (57f58f29b158e0910c5c33d66619c07f88e7157c)

Author SHA1 Message Date
Jonathan Druart f1f9c6dc74 Bug 26384: Fix executable flags 4 years ago
Jonathan Druart e10dc50328 Bug 24147: Don't assume search_related will return ordered values 4 years ago
Jonathan Druart f59475a360 Bug 24152: Add the ability to purge pseudonymized tables 5 years ago
Jonathan Druart 6f6bde3c24 Bug 25423: (follow-up) Unit tests 4 years ago
Tomás Cohen Arazi 7c87ac8c3b Bug 25423: Unit tests 4 years ago
Martin Renvoize 633befb5f0
Bug 23185: (QA follow-up) Semantics, split fields and options 4 years ago
Jonathan Druart 085cc7c4d2
Bug 23185: Add tests 4 years ago
Jonathan Druart b13df9d3d0
Bug 25303: Add a test for ->reset 4 years ago
Jonathan Druart 46f5b1ff21
Bug 25303: Effectively delete the city to avoid endless loop 4 years ago
Tomás Cohen Arazi e289e40078
Bug 25303: Unit tests 4 years ago
Tomás Cohen Arazi 7acc063709
Bug 25296: Tests for uninstantiated behaviour 4 years ago
Tomás Cohen Arazi fce7094c29
Bug 25296: Unit tests 4 years ago
Jonathan Druart 65c5407d41
Bug 25044: Remove the need to define koha_object[s]_class for standard object class names 4 years ago
Jonathan Druart c800ef7e59
Bug 22001: Errors are no longer logged by default (!) 4 years ago
Tomás Cohen Arazi a7bf8a488f
Bug 24356: prefetch_whitelist tests 4 years ago
Kyle Hall 58fda20e85
Bug 18936: Convert issuingrules fields to circulation_rules 7 years ago
Julian Maurice 0e73e723ef
Bug 19809: Re-allow to call Koha::Objects::find in list context 7 years ago
Agustin Moyano 62da76b84b
Bug 24432: add Koha::Objects->from_api_mapping 4 years ago
Tomás Cohen Arazi 954c742cc6
Bug 24228: Make ->to_api params a hashref 4 years ago
Josef Moravec 16413c24ca
Bug 24321: (follow-up) Fix number of tests in t/db_dependent/Koha/Objects.t 4 years ago
Tomás Cohen Arazi fabcedca05
Bug 24321: Add Koha::Objects->attributes_from_api 4 years ago
Jonathan Druart 276b646925
Bug 21684: Koha::Object->delete must return a Koha::Object 4 years ago
Jonathan Druart 52a9dee300
Bug 21684: Fix delete methods and add more tests 4 years ago
Jonathan Druart 3dd6a2cb93
Bug 21684: Add tests to show some of the discrepancies 6 years ago
Tomás Cohen Arazi 1800a2e6b8
Bug 23770: (follow-up) Add tests for Koha::Objects->TO_JSON 5 years ago
Tomás Cohen Arazi 7ce5cb0865
Bug 23770: Unit tests 5 years ago
Tomás Cohen Arazi 8e6c789255 Bug 21912: (QA follow-up) Do not delete existing patrons 5 years ago
Tomás Cohen Arazi 7669697732 Bug 21912: Add tests for Koha::Objects->search 6 years ago
Jonathan Druart 5486670aca Bug 20767: Display a stack trace when a method is not covered by tests 6 years ago
Tomás Cohen Arazi f1163dba9d Bug 19410: Move build_query_params_from_api into a helper 7 years ago
Tomás Cohen Arazi dda7b2ce4d Bug 19410: Unit tests 7 years ago
Kyle Hall 9d207f3832 Bug 19209 [Followup] - Ensure checkouts don't prevent deleting patrons 7 years ago
Tomás Cohen Arazi 8c90bb78c9 Bug 19209: (QA followup) Improve tests 7 years ago
Tomás Cohen Arazi 7abe6e9670 Bug 19209: Add ->is_paged method to Koha::Objects 7 years ago
Jonathan Druart b1ba7fac2c Bug 18292: Remove return 1 statements in tests 7 years ago
Marcel de Rooy e1afa469f8 Bug 18361: [QA Follow-up] Resolve warning on undef values supplied 7 years ago
Tomás Cohen Arazi e1f943b999 Bug 18361: (QA followup) Add tests for the no params case 7 years ago
Marcel de Rooy de74a4e5a0 Bug 18361: Additional tests for Koha::Objects->find 7 years ago
Jonathan Druart 15cbf14f4d Bug 18539: Forbid list context calls for Koha::Objects->find 7 years ago
Kyle Hall 1f007ca2e9 Revert "Bug 18179: Forbid list context calls for Koha::Objects->find" 7 years ago
Jonathan Druart a1fcf1818c Bug 18179: Forbid list context calls for Koha::Objects->find 7 years ago
Jonathan Druart 2d326177ae Bug 18093: Koha::Objects->get_column should not return a DBIC object 7 years ago
Jonathan Druart 1eab22f71e Bug 18093: Add Koha::Objects->get_column 7 years ago
Jonathan Druart 712e67aa7e Bug 18332: Add the Koha::Objects->last method 7 years ago
Lari Taskula 1ad30e63ea Bug 17783: Add Koha::Objects->single 8 years ago
Jonathan Druart 988e9430a4 Bug 17552: Continue revert and add tests to highlight the problem 8 years ago
Jonathan Druart 23c86c3769 Bug 17425: Add the Object::MethodNotCoveredByTests exception 8 years ago
Tomás Cohen Arazi 71e7804d2c Bug 17425: Make Koha::Object raise exceptions 8 years ago
Kyle Hall bb99c34cb7 Bug 17080 [QA Followup] - Fix number of tests 8 years ago
Jonathan Druart 0d364dacf6 Bug 17080: Handle default values for NOT NULL columns from Koha::Object->new 8 years ago