aboutsummaryrefslogtreecommitdiffstats
path: root/t/Mock/MapIt.pm
Commit message (Collapse)AuthorAgeLines
* [Bristol] Fix 500 error on /report/newDave Arter2017-08-21-0/+1
|
* [UK] Stop nearest request with scientific notationMatthew Somerville2017-05-18-1/+2
| | | | | | If the longitude was very close to 0, it was being sent as e.g. 1e-6 in the request to MapIt. Mock out the Bing query so that this can be tested (the closest.t tests were previously always being skipped).
* [Oxfordshire] Send RDI reports by email.Matthew Somerville2017-05-16-0/+14
|
* Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-31/+66
|
* Always include MapIt mock handler in all tests.Matthew Somerville2017-03-23-0/+3
|
* Allow user to have an area assigned in adminDave Arter2016-08-22-0/+23
|
* Switch final few JSON uses to JSON::MaybeXS.Matthew Somerville2016-02-09-1/+1
|
* Move test mocks to their own directory.Matthew Somerville2016-01-27-0/+51