Bug 22978

Summary: db_dependant/Circulation.t is missing test descriptions
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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:

Description Martin Renvoize 2019-05-23 14:50:40 UTC
Many tests in Circulation.t dont have a description as to what they're testing... They should!
Comment 1 Martin Renvoize 2019-05-23 14:51:36 UTC
To test: Run db_dependant/Circulation.t in verbose mode.. note that many test either output 'Test at line xxxx' or 'OK 1' and don't describe what they're testing.