| Summary: | Use Text::Lorem instead of String::Random in Test::Builder | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | ASSIGNED --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | Keywords: | dependency |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 24310: Fix TestBuilder to generate consistent list content
Bug 24310: Use Text::Lorem instead of String::Random (new dependency) Bug 24310: Fix TestBuilder to generate consistent list content Bug 24310: Use Text::Lorem instead of String::Random (new dependency) |
||
|
Description
Jonathan Druart
2019-12-26 17:33:52 UTC
Created attachment 96647 [details] [review] Bug 24310: Fix TestBuilder to generate consistent list content Created attachment 96648 [details] [review] Bug 24310: Use Text::Lorem instead of String::Random (new dependency) Hi Jonathan, the change sounds good - can you please add a test plan? The context was: * https://lists.koha-community.org/pipermail/koha-devel/2019-December/045450.html * https://gitlab.com/joubu/koha-plugin-jump I do not have time at the moment to get back to this, and I have not received much help on the list. So not sure it makes sense to have this into master now. Created attachment 150279 [details] [review] Bug 24310: Fix TestBuilder to generate consistent list content Created attachment 150280 [details] [review] Bug 24310: Use Text::Lorem instead of String::Random (new dependency) |