aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/sendreport
Commit message (Expand)AuthorAgeLines
* Fix error sending `requires_inspection` reports.Matthew Somerville2018-01-16-3/+0
* Remove unused (except by tests) send_reports() fn.Matthew Somerville2018-01-15-6/+6
* Superusers only have permissions available on the current cobrandDave Arter2017-09-01-0/+3
* Make sure gettext domain specified in all tests.Matthew Somerville2017-08-25-2/+0
* Move FixMyStreet::DB to FixMyStreet::DB::Schema.Matthew Somerville2017-08-09-1/+1
* Add inactive state to categories.Matthew Somerville2017-07-14-3/+2
* Run each test file in a transaction.Matthew Somerville2017-06-20-22/+6
* [UK] Remove requirement for fixed body IDs.Matthew Somerville2017-06-20-1/+1
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-14/+4
* Refactor SendReport::Open311 to use cobrand hooks.Matthew Somerville2017-03-09-0/+267
* Send reports immediately from users with enough reputationDave Arter2016-09-23-0/+32
* Add ‘trusted’ flag allowing users to make reports directlyDave Arter2016-09-20-0/+20
* Add ‘Inspection required’ field to categoriesDave Arter2016-09-09-0/+59
* [Angus] SOAP interface/send method for Angus CRMDave Arter2016-03-29-0/+61
* Remove unnecessary shebang lines.Matthew Somerville2016-01-22-2/+0
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-3/+3
* Factor out test contact creation to function.Matthew Somerville2015-03-13-8/+7
* Use same handling for cron and non-cron email.Matthew Somerville2015-01-13-2/+2
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-4/+9
|\
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-1/+2
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-3/+7
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-1/+1
* | Improve tests to not assume BASE_URL is localhost, and remove couple of warni...Matthew Somerville2013-01-28-0/+1
|/
* basic SendReport::Email testsStruan Donald2012-07-30-0/+77