|
..
|
|
admin
|
|
separated validation profiles for new user created by a) copy/paste application message and b) user manager - username param now handled differently; 6 new tests for duplicate user first & last names
|
8 years ago
|
|
config
|
|
add Trello interface (needs yml file)
|
8 years ago
|
|
lib
|
|
temporarily disabled a test using Trello
|
7 years ago
|
|
local
|
|
Update fish worksheet tests. Skip tests that rely on older perl version
|
7 years ago
|
|
validation_profiles
|
|
new function to tie registration of new diagnostic term to adding new dependent lab-tests
|
9 years ago
|
|
01required_resources.t
|
461B
|
replace Local::DB with get_dbix() - not worth new db connection just to use ->column
|
7 years ago
|
|
02login.t
|
7kB
|
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
|
7 years ago
|
|
__README__
|
76B
|
* 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
|
7 years ago
|
|
additional_tests.t
|
13kB
|
replace err_msgs array with Moose results_input_errors attribute required fix for broken inheritance from LIMS::Base highlight param failure on form
|
8 years ago
|
|
ajax.t
|
13kB
|
registration dob entry sanity checked
|
11 years ago
|
|
auto_report.t
|
9kB
|
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
|
7 years ago
|
|
auto_screen.t
|
7kB
|
updated auto_screen.t with recent change to screening category names
|
9 years ago
|
|
bcr-abl.t
|
5kB
|
Add diagnostic information
|
7 years ago
|
|
bcr-abl.xls
|
16kB
|
fixed missing specimen error - caused by submission of 'BMAT.PB' - RDBO 0.80 truncated at 4chars; moved specimen split regex to Local::Utils & added validation of specimen length; fixed ErrorHandler error in assuming exists - didn't for devel server; added Sphinx search facility - switchable on/off via config; changed bcl1 to cyclinD1 in gallium trial data feed
|
13 years ago
|
|
column_types.t
|
5kB
|
* 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
|
7 years ago
|
|
constraints.t
|
6kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
dbix-simple.t
|
4kB
|
patched L::L::DBIxSimple to handle omiholders and placeholders in same query; new dbix-simple.t to test it; moved loop queries to data-maps in activity_data.pl; replace pipe-delimited file with xl file in gallium data for quintiles
|
13 years ago
|
|
errors.t
|
10kB
|
new error code detail text box for request errors
|
8 years ago
|
|
filetests.t
|
1kB
|
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
|
7 years ago
|
|
flash.t
|
5kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
genomics_xml.t
|
8kB
|
Add diagnostic information
|
7 years ago
|
|
hmrn_data.t
|
15kB
|
Added 'scans' to hmrn_data.t test script.
|
7 years ago
|
|
hmrn_test.zip
|
18kB
|
request_form import - delete single character middle name; update hmrn_data sql
|
7 years ago
|
|
linked_lab_tests.t
|
4kB
|
function to retrieve previous requests combined with get_single_request_data() so available to all views (search, results, report, etc); extended outstanding lab-tests display to unreported & unauthorised worklists
|
11 years ago
|
|
local.sql
|
2kB
|
Refactor icdo_category table to include only sub-categories - renamed to icdo_sub_category
|
7 years ago
|
|
ngis_requests.t
|
6kB
|
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
|
7 years ago
|
|
outreach.t
|
13kB
|
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
|
7 years ago
|
|
outreach_test.zip
|
2kB
|
* 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
|
7 years ago
|
|
patient_case_edit.t
|
32kB
|
RfC447 - cannot delete sole patient case during registration process * consequence is patient cannot be found on registration search but also cannot be re-registered if it has an nhs number * can now only edit sole patient case, delete option only available for multiple patient cases
|
7 years ago
|
|
patient_merge.t
|
8kB
|
function to retrieve previous requests combined with get_single_request_data() so available to all views (search, results, report, etc); extended outstanding lab-tests display to unreported & unauthorised worklists
|
11 years ago
|
|
permissions.t
|
8kB
|
separated validation profiles for new user created by a) copy/paste application message and b) user manager - username param now handled differently; 6 new tests for duplicate user first & last names
|
8 years ago
|
|
print_view.t
|
12kB
|
Local::QueryLog * modify substitute_placeholders method to handle bind params containing parens-within-parens * modify Local::DBIxSimple, RDBO & RDBO::Manager to join bind params on null-byte instead of comma to avoid breaking split on bind params which already contain commas * protect placeholder substitution from vars containing question-mark * protect SQL::Abstract::Tree query formatting from control characters (eg parens, question-marks) * append undef's to end of @bind for any trailing table cols with default values (eg timestamp cols) * substitute NULL for undef bind params * simplify _warn_handler() logic, returns early if not required
|
7 years ago
|
|
prognostic_indicator.t
|
15kB
|
Print label functions return printer error as flash message not system error; update progrnostic_indicator.t after recent icdo_sub_category table change
|
7 years ago
|
|
redirect.t
|
3kB
|
tidy up (new files + .gitignore)
|
8 years ago
|
|
register.t
|
24kB
|
bugfix to test - change wording on registration page
|
8 years ago
|
|
register_edit.t
|
13kB
|
registration dob entry sanity checked
|
11 years ago
|
|
register_validate.t
|
14kB
|
registration dob entry sanity checked
|
11 years ago
|
|
remote_systems.t
|
3kB
|
configured ability to expand panels to lab-tests, configurable by section through yml file + tests appended to results.t; new potential_trial_cases cron
|
12 years ago
|
|
report.t
|
25kB
|
Add diagnostic information
|
7 years ago
|
|
report_status.t
|
18kB
|
RfC450 - new tests but not activated as they don't test anything new
|
7 years ago
|
|
request_edit.t
|
25kB
|
adapted email_contacts table to accept department code and report status values (setup/schema/email_reports.sql); redesigned mail_reports.pl -> email_reports.pl to allow multiple departments per hospital/organisation (not supported by mail_reports), and department and report status info now derived from email_contacts tbl, not hard-coded into script; reverted referrer_department => {updated some tests with year change or change of html tag
|
9 years ago
|
|
request_form.t
|
5kB
|
request_form import - delete single character middle name; update hmrn_data sql
|
7 years ago
|
|
request_patient_edit.t
|
7kB
|
updated .t scripts; unlink pdf tmp file only if exists - occasionally doesn't so generates unlink error
|
12 years ago
|
|
result_summary_options.t
|
6kB
|
Local::QueryLog * modify substitute_placeholders method to handle bind params containing parens-within-parens * modify Local::DBIxSimple, RDBO & RDBO::Manager to join bind params on null-byte instead of comma to avoid breaking split on bind params which already contain commas * protect placeholder substitution from vars containing question-mark * protect SQL::Abstract::Tree query formatting from control characters (eg parens, question-marks) * append undef's to end of @bind for any trailing table cols with default values (eg timestamp cols) * substitute NULL for undef bind params * simplify _warn_handler() logic, returns early if not required
|
7 years ago
|
|
results.t
|
16kB
|
new test for trimmed leading/trailing spaces in results data entry
|
8 years ago
|
|
results_validation.t
|
11kB
|
fix inability to accept result value zero (0); new tests for 0 result
|
8 years ago
|
|
run.t
|
2kB
|
Refactor tests and improve handling of warnings
|
8 years ago
|
|
screen.t
|
14kB
|
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
|
7 years ago
|
|
search.t
|
7kB
|
template tweaks to accomodate IE lt 8
|
12 years ago
|
|
storage_access.t
|
2kB
|
Add Test file
|
7 years ago
|
|
storage_racks.t
|
7kB
|
more storage tests; rename storage.t -> storage_vials.t
|
8 years ago
|
|
storage_vials.t
|
7kB
|
more storage tests; rename storage.t -> storage_vials.t
|
8 years ago
|
|
test-lib.pl
|
16kB
|
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
|
7 years ago
|
|
test.t
|
2kB
|
hilis3 conversion scripts for YHHN
|
15 years ago
|
|
test_data.pl
|
14kB
|
Merge branch 'hmrn-update'
|
8 years ago
|
|
test_data_extra.pl
|
1kB
|
first version of RfC.pm
|
8 years ago
|
|
triggers.t
|
5kB
|
Add diagnostic information
|
7 years ago
|
|
worklists.t
|
17kB
|
bugfix - previous didn't test for gross_description element in RequestSpecimenDetail object; fix script syntax error
|
8 years ago
|