aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers
Commit message (Expand)AuthorAgeLines
* merge WTDK changes to master (preparation for closing WTDK branch and deployi...Seb Bacon2011-06-14-2/+2
|\
| * Move the non-fixture files in spec/fixtures to their own subdirectory,Robin Houston2011-06-10-2/+2
| * Don't store passwords in post_params.Louise Crow2011-05-16-2/+2
* | Make sure the template rendering happens within the scope ofSeb Bacon2011-06-13-0/+7
* | Make sure the :public_body_translation fixture is included everywhere the :pu...Robin Houston2011-06-09-18/+18
* | Don't store passwords in post_params.Louise Crow2011-05-16-2/+1
* | Adding missing fixture.Louise Crow2011-04-07-7/+6
* | further test fixageSeb Bacon2011-04-01-4/+8
* | some test fixageSeb Bacon2011-03-11-2/+3
* | new i18n tests for controllers and associated fixesSeb Bacon2011-03-10-1/+75
* | Reindexing xapian before running track alert specLouise Crow2011-03-10-2/+2
|/
* Check that full error message is being displayed without interpolated attribu...Louise Crow2011-02-24-1/+1
* Clear deliveries array after running spec.Louise Crow2011-02-23-0/+1
* Mock a few more things so that we're not actually saving to the db.Louise Crow2011-02-23-12/+18
* Adding required info_request_event fixture.Louise Crow2011-02-23-1/+1
* Reindexing xapian before running track alert specLouise Crow2011-02-17-0/+4
* Rebuild xapian index after fixture loadingLouise Crow2011-02-17-24/+37
* install fixture necessary for test to pass (not sure how this worked previous...Seb Bacon2010-12-30-2/+2
* Show more appropriate info about users/bodies everywhere in JSON.Francis Irving2010-10-20-9/+9
* Return more info in request JSON response.Francis Irving2010-10-20-3/+3
* Add tag_string to tests.Francis Irving2010-10-18-6/+6
* Test for JSON version of atom feeds.Francis Irving2010-10-18-1/+46
* Test for users.Francis Irving2010-10-18-0/+21
* Remove unnecessary integrate viewsFrancis Irving2010-10-18-3/+1
* Test for JSON of public bodyFrancis Irving2010-10-18-0/+19
* Add test for JSON requestsFrancis Irving2010-10-18-0/+19
* Make path work in Ruby 1.9Francis Irving2010-09-15-13/+13
* Mock views for new syntax of calling searchFrancis Irving2010-09-14-1/+5
* Changed name of variable.Francis Irving2010-09-06-1/+1
* Add test of user level censor rules from controller.Francis Irving2010-08-04-0/+18
* Allow links to specific tags.Francis Irving2010-08-04-0/+21
* Fix HTML nestingFrancis Irving2010-07-15-2/+2
* Fix HTMLFrancis Irving2010-07-15-4/+6
* Change test to work with new action nameFrancis Irving2010-07-14-4/+4
* Some more tests for profile photos.Francis Irving2010-07-14-2/+21
* Factor out common bits.Francis Irving2010-07-14-9/+11
* Get picture posting to workFrancis Irving2010-07-14-3/+7
* Test for submitting profile photo. Clean up HTML.Francis Irving2010-07-14-0/+12
* Use new name of actionFrancis Irving2010-07-14-2/+2
* Merge branch 'master' into francis-profile-photoFrancis Irving2010-07-13-25/+357
|\
| * Need to set time now in test.Francis Irving2010-06-09-1/+12
| * Make comment clearerFrancis Irving2010-06-09-2/+3
| * Updated formatting.Francis Irving2010-06-08-1/+1
| * Allow emails case insensitively.Francis Irving2010-03-20-0/+12
| * Only change email address when they confirm the email, so there is noFrancis Irving2010-03-10-11/+42
| * Use bob instead of silly as test user. Make it behave better if existingFrancis Irving2010-03-10-15/+47
| * Slight comment changeFrancis Irving2010-03-10-1/+1
| * Form for changing your email addressFrancis Irving2010-03-10-0/+70
| * Rename signchange to signchangepasswordFrancis Irving2010-03-10-10/+10
| * Check size of attachmentFrancis Irving2010-03-03-0/+1