Summary: | KohaPlugins.t does not clean up | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | martin.renvoize |
Version: | unspecified | ||
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: | |||
Bug Depends on: | 20181 | ||
Bug Blocks: |
Description
Jonathan Druart
2018-05-14 15:37:49 UTC
Tests have been moved from t/Koha_Template_Plugin_KohaPlugins.t to t/db_dependent/Koha/Template/Plugin/KohaPlugins.t by bug 20764 Same for t/db_dependent/Plugins.t I'm not sure what the state of this one is, but it feels like we can de-escalate it.. It's a 'nice to fix', but not a major issue as it only effects developers doing regular testing rather than causing major issues to end users. |