https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34336 Bug ID: 34336 Summary: Can we get rid of Test::DBIx::Class? Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org See 33833 Our use is limited. The tests are harder to read imo than the TestBuilder tests, but that could be a personal idea. Using the module may hide/oversimplify what we actually need. When removing the module somewhere, a constraint came up that was hidden by TDC but should be dealt with in the test. The module has a history of laborious installing but that is probably history. I opt for removing it in the few tests using it. What do you think? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.