RSS Git Download  Clone
..
  001_base.t 73B moved sql query construction to new Reporter::SQL::Library class using Local::QueryLibrary & SQL::Abstract::More 10 years ago
  002_index_route.t 810B new Routes::Test class for testing app; replaced 'dance' with 'true' in Reporter::Routes file - was causing 002_index_routes.t to load app as service 10 years ago
  report.t 10kB fix authentication using DPAE::DB * re-writing user profile into session after loading roles replaced draft_report_users.id with users.id so previous reports did not load (expects draft_report_users.id) - now adding roles to existing user-profile * replace mysql-specific functions with sqlite-compatible equivalents * new reports.t for testing model functions and user authentication * fix main.tt error - loaded /register link because an empty grep is true 8 years ago
  validation.t 6kB args to Local::DB either dsn or dbname; integration with other apps and Local::QueryLogger; switched off query logging for test scripts 10 years ago