aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/uri_for.t
Commit message (Collapse)AuthorAgeLines
* Improve use of OL ArgParser/missing zoom in URL.Matthew Somerville2019-02-04-8/+0
| | | | | | Remove the server-side zoom-in-url fix, instead use an ArgParser subclass to default to the provided data if nothing in URL. Then we can switch to using short lat/lon in geocoder URLs.
* Run each test file in a transaction.Matthew Somerville2017-06-20-4/+1
| | | | This means that the tests can be run in parallel.
* Update tests for cobrand/template changes.Matthew Somerville2016-04-20-26/+0
|
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-8/+12
|
* Update some tests to work around small changes in some underlying modules.Matthew Somerville2013-05-07-51/+6
|
* Fixes and improvements for tests.Matthew Somerville2012-05-16-26/+31
|
* Remove cities references.Matthew Somerville2011-06-07-26/+0
|
* Merge branch 'migrate_to_catalyst' of ↵Matthew Somerville2011-05-26-0/+41
|\ | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * if appropriate generate language specific uris for emailsStruan Donald2011-05-26-0/+41
| |
* | Carry map parameter through URIs, default zoom level change.Matthew Somerville2011-05-26-1/+5
|/
* change cobrand url to uri and change all c.cobrand.url to c.uri_for in templatesEdmund von der Burg2011-04-15-1/+1
|
* Use cobrand::url in ->uri_forEdmund von der Burg2011-04-15-0/+89