| Summary: | t/db_dependent/Letters.t depends on external data/configuration | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marc Véron <veron> |
| Component: | Architecture, internals, and plumbing | Assignee: | Marc Véron <veron> |
| Status: | CLOSED FIXED | QA Contact: | Marc Véron <veron> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | f.demians, jonathan.druart, julian.maurice, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 15432: t/db_dependent/Letters.t depends on external data/configuration
Bug 15432: t/db_dependent/Letters.t depends on external data/configuration Bug 15432: t/db_dependent/Letters.t depends on external data/configuration |
||
|
Description
Marc Véron
2015-12-28 14:46:12 UTC
Created attachment 46006 [details] [review] Bug 15432: t/db_dependent/Letters.t depends on external data/configuration To test: - Set system preference LetterLog to 'Don't log' - prove t/db_dependent/Letters.t - Result: Fails on test 62 - Successfully sent claim - Apply patch - Test again - Result: Pass OK Created attachment 46070 [details] [review] Bug 15432: t/db_dependent/Letters.t depends on external data/configuration To test: - Set system preference LetterLog to 'Don't log' - prove t/db_dependent/Letters.t - Result: Fails on test 62 - Successfully sent claim - Apply patch - Test again - Result: Pass OK Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Amended patch: removed the bug reference, not needed. Trivial, skipping QA. Created attachment 46071 [details] [review] Bug 15432: t/db_dependent/Letters.t depends on external data/configuration To test: - Set system preference LetterLog to 'Don't log' - prove t/db_dependent/Letters.t - Result: Fails on test 62 - Successfully sent claim - Apply patch - Test again - Result: Pass OK Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Amended patch: removed the bug reference, not needed. Pushed to master, thanks Marc! Patch pushed to 3.22.x, will be in 3.22.2 This patch has been pushed to 3.20.x, will be in 3.20.8. |