56 Commits (103f9e8e5e0e98e5ec963f1b0ffa73170e57795e)

Author SHA1 Message Date
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Jonathan Druart f1f9c6dc74 Bug 26384: Fix executable flags 4 years ago
Jonathan Druart e37bfe3e4b
Bug 20443: Remove extended_attributes_code_value_arrayref AND C4::Members::Attributes 6 years ago
Jonathan Druart 836e950d25
Bug 20443: Remove SearchIdMatchingAttribute 6 years ago
Jonathan Druart 37e634bb5b
Bug 20443: Remove C4::Members::AttributeTypes 6 years ago
Jonathan Druart 5dd44a8f08
Bug 20443: Remove CheckUniqueness 6 years ago
Jonathan Druart ccfc6572f7
Bug 20443: Remove UpdateBorrowerAttribute and SetBorrowerAttributes 6 years ago
Jonathan Druart a1e3a79913
Bug 20443: Remove DeleteBorrowerAttribute 6 years ago
Jonathan Druart 9707167a48
Bug 20443: Move GetBorrowerAttributes to Koha::Patron->extended_attributes 6 years ago
Jonathan Druart 1dc9daf5b3
Bug 20443: Move GetBorrowerAttributeValue to Koha::Patron->get_extended_attribute_value 6 years ago
Tomás Cohen Arazi 974caa4304
Bug 23463: Fix tests 4 years ago
Jonathan Druart 2075a22ed3
Bug 23463: Replace AddItem calls with Koha::Item->store 5 years ago
Jonathan Druart ca124b5c14 Bug 21817: Centralize the mock of userenv from tests 6 years ago
Jonathan Druart 60788555b3 Bug 21360: Prevent IssueSlip.t to fail when run at 23:59 6 years ago
Jonathan Druart ce96080f30 Bug 21133: Fix use statements order 6 years ago
Jonathan Druart ef410fd62f Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
Jonathan Druart 9a1bed84d6 Bug 20531: (follow-up) Set the timestamps to the same value to get a correct order 6 years ago
Josef Moravec ddd40048ce Bug 20444: Update test 6 years ago
Jonathan Druart e5d5038fa3 Bug 20531: Set the timestamps to the same value to get a correct order 6 years ago
Jonathan Druart 53045699eb Bug 20531: Add diag to help debug next failure 6 years ago
Jonathan Druart 45b1dee67e Bug 20531: Prevent IssueSlip.t to fail randomly 6 years ago
Jonathan Druart bfdd5150c1 Bug 19935: Replace GetPendingIssues - Remove the residue 7 years ago
Jonathan Druart 0f907342c8 Bug 17553: Move existing tests 8 years ago
Jonathan Druart b1ba7fac2c Bug 18292: Remove return 1 statements in tests 7 years ago
Marcel de Rooy 8651016ce8 Bug 19071: Fix Members/IssueSlip.t 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Jonathan Druart 59b58513fe Bug 18664: Make IssueSlip returns if params are not valid 7 years ago
Jonathan Druart acd91afd0c Bug 18420: Do not use 'S' as patron category code in other tests 7 years ago
Mason James add1579922 Bug 18009 - IssueSlip.t test fails if launched between 00:00 and 00:59 7 years ago
Jonathan Druart c1e62ceaf7 Bug 17569: Move tests to the patron module test file 8 years ago
Jonathan Druart da064f1387 Bug 17569: Rewrite existing tests to make them reusable and more robust 8 years ago
Tomás Cohen Arazi 2dd4ecb4c7 Bug 17714: Remove itemtype-related t/db_dependent/Members/* warnings 8 years ago
Tomás Cohen Arazi 20d38884e8 Bug 17646: Remove itemtype-related IssueSlip.t warnings 8 years ago
Jonathan Druart f9654783e2 Bug 16912: Koha::Patrons - Move and rewrite tests for AddEnrolmentFeeIfNeeded 8 years ago
Jonathan Druart 6ee8dd3a59 Bug 15407: Koha::Patron::Categories - replace C4::Category->all 9 years ago
Jonathan Druart c97e04e8e7 Bug 16889: Remove C4::Members::columns and use Koha::Patrons->columns instead 8 years ago
Marcel de Rooy 30cf9ee277 Bug 16443: [QA Follow-up] Add two tests for get_fields 8 years ago
Jonathan Druart 72bd06e3a8 Bug 16504: Add regression tests 8 years ago
Marcel de Rooy df929ef2b4 Bug 16155: Remove a second use from Members_Attributes.t 8 years ago
Marcel de Rooy 51be8ecd9d Bug 14834: Make membership_expiry cronjob more flexible 9 years ago
Marcel de Rooy 7a2547d53e Bug 16377: Fix t/db_dependent/Members/Attributes.t 8 years ago
Jonathan Druart e28eaae983 Bug 12787: Reorganise t/db_dependent files 8 years ago
Jonathan Druart 56a782c666 Bug 11998: Use t::lib::Mocks::mock_preference in tests 8 years ago
Jonathan Druart a007178b87 Bug 15629: Koha::Libraries - Remove ModBranch 9 years ago
Jonathan Druart 142eb5ed38 Bug 14878: Tests - Create the branchcodes when needed 9 years ago
Kyle Hall f668ca7dae Bug 12933: (QA followup) Rename GetOverdues to GetOverduesForPatron 10 years ago
Kyle Hall 1d2174d815 Bug 12933: (QA followup) Add Unit Tests 10 years ago
Tomás Cohen Arazi 9d82253d0a Bug 15081: (followup) Make test files using TestBuilder handle their transactions 9 years ago
Jonathan Druart 00a4e802ed Bug 15029: Make the IssueSlip tests pass even if launched after 23:00 9 years ago