Preparation for Deb9 migration: adapt tests to run on new deployment (not Deb9 specific) new test file for required file & db resources disable 'Dummy' driver for CAP::Authentication - caused fatal errors when session did not match username in dev env
* fix outreach incomplete_dataset & missing_fields callbacks - returns 1 if data empty * replace all sql_lib->retr() with get_query() for use in outreach.t * amend local.sql to match month|week for followup_options * remove number of tests from column.t - keeps changing, use done_testing() instead * add worklists to outreach.t * replace broken incomplete_dataset() with missing_fields() on outreach questionnaire section
* new outreach.t * load outreach_test db if running under test harness for methods used by outreach.t * modified calculate_pack_dispatch_date() to handle weeks as well as months