Summary: | Tests in the basic test suite should only test code based on required dependencies/modules | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Nighswonger <cnighswonger> |
Component: | Test Suite | Assignee: | Chris Nighswonger <cnighswonger> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | P5 - low | CC: | chris, jcamins, paul.poulain |
Version: | 3.10 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 9039 - Tests in the basic test suite should only test code based on required dependencies/modules
Bug 9039 - Tests in the basic test suite should only test code based on required dependencies/modules Bug 9039 - Tests in the basic test suite should only test code based on required dependencies/modules |
Description
Chris Nighswonger
2012-11-08 21:12:58 UTC
Created attachment 13326 [details] [review] Bug 9039 - Tests in the basic test suite should only test code based on required dependencies/modules Attached patch creates the afforementioned subdirectory and moves a Memcached centric test into it. This subdir should be used for other tests which are based upon optional modules/dependencies. Created attachment 13331 [details] [review] Bug 9039 - Tests in the basic test suite should only test code based on required dependencies/modules Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> QA comment: no code change, just moving a test to a new subdirectory, that is a good idea passed QA Created attachment 13403 [details] [review] Bug 9039 - Tests in the basic test suite should only test code based on required dependencies/modules Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> This patch has been pushed to master. Patch pushed to branch 3.10.x Released in 3.10.0 |