Ticket #271 (closed defect: fixed)
standardise database and index clearing in tests.
| Reported by: | bob | Owned by: | Nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | openguides | Version: | svn |
| Severity: | normal | Keywords: | patch |
| Cc: |
Description
In the test suite we currently have a mishmash of ways to clean up and recreate the db and indexes between test files. the attached patch adds refresh_db to Openguides::Test and then uses it through out the test suite.
the patch also adds use strict to some test files which were missing it. Also fixes a warning for test 87.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
