aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/TestMech.pm
Commit message (Collapse)AuthorAgeLines
* Get test suite all passing again, and fix bug displaying partial photo and ↵Matthew Somerville2012-03-02-0/+2
| | | | my stupid use of c as a variable.
* Fix tests, and remove unwanted height.Matthew Somerville2011-09-08-1/+1
|
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-3/+3
|
* Allow people to give name/pw on auth page.Matthew Somerville2011-06-24-1/+1
|
* Use bcrypt.Matthew Somerville2011-06-24-4/+3
|
* Migrate alert sending script, add test for it, fix some small bugs and strings.Matthew Somerville2011-06-04-1/+4
|
* Delete questionnaires when deleting a user's problems, and fetch all errors ↵Matthew Somerville2011-05-27-1/+2
| | | | separately from a ul.error, not munged together.
* Create some _local functions to return the right DateTimes.Matthew Somerville2011-05-24-1/+3
|
* optional form name argumentStruan Donald2011-05-23-8/+21
|
* port json.cgi code to CatalystEdmund von der Burg2011-05-20-4/+21
|
* Added tests for bad requestsEdmund von der Burg2011-05-20-8/+29
|
* delete things in an order such that we don't break referential integrityStruan Donald2011-05-19-4/+7
|
* delete comments when deleting a userStruan Donald2011-05-18-0/+2
|
* extract_update_metas methodStruan Donald2011-05-17-0/+22
|
* method to extract problem bannerStruan Donald2011-05-16-1/+21
|
* method to extract problem titleStruan Donald2011-05-16-0/+19
|
* add method to extract meta information from problem report pageStruan Donald2011-05-16-0/+20
|
* display correct error messages and test for bad problem idsStruan Donald2011-05-13-0/+1
|
* remove user alerts when deleting a userStruan Donald2011-05-11-0/+2
|
* Moved some of the location smarts from '/report/new' to '/around'Edmund von der Burg2011-04-13-0/+18
|
* More robust testsEdmund von der Burg2011-04-11-2/+24
|
* Mute undef warningEdmund von der Burg2011-04-11-1/+2
|
* Add the 'remember_me' checkbox on loginEdmund von der Burg2011-04-07-0/+24
|
* Fix bugs introduced with overrides formEdmund von der Burg2011-04-07-3/+3
|
* Ported import.cgi to catalystEdmund von der Burg2011-03-31-0/+18
|
* Test report creation for user who is logged inEdmund von der Burg2011-03-28-0/+47
| | | | also added methods to testmech
* Abstracted out some email testsEdmund von der Burg2011-03-25-0/+52
|
* Move login/out methods into TestMechEdmund von der Burg2011-03-25-2/+45
|
* More tests (and fixes to issues thrown up)Edmund von der Burg2011-03-25-0/+36
|
* Created FMS specific Test::WWW:Mech wrapperEdmund von der Burg2011-03-25-0/+87