aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers
Commit message (Expand)AuthorAgeLines
...
* | Fix bug on categorisation page that was stopping game from workingSeb Bacon2011-07-14-0/+12
|/
* don't test routing filters at same time as other testsSeb Bacon2011-07-13-1/+2
* fix "custom request states" request controller testSeb Bacon2011-07-12-0/+3
* Refactor custom states loading (use class methods where appropriate, simplify...Seb Bacon2011-07-12-1/+2
* Improve factoring out of custom states code (refactor a little, add tests)Seb Bacon2011-07-12-0/+12
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-40/+54
* merge from masterSeb Bacon2011-07-07-1/+1
|\
| * Remove the translate_routes plugin, for now, because it appears toRobin Houston2011-07-06-1/+1
* | Changes required to get selishta (Kosovo) fork merges to pass tests. Include...Seb Bacon2011-07-06-2/+2
* | fix up basic auth for admin settings: get credentials from config, cause defa...Seb Bacon2011-07-06-3/+32
|/
* Get rid of commented-out STDERR.puts messagesRobin Houston2011-06-21-4/+0
* Correct an operator precendence bug in request_controller, and add a test for...Robin Houston2011-06-21-6/+15
* Argh! Another spec that uses the :public_bodies fixture and needsRobin Houston2011-06-20-0/+1
* 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