aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* added missing outgoing_messages fixture to testDavid Cabo2011-07-26-1/+1
* Only prepend locales to paths when there's more than one locale to choose from.Seb Bacon2011-07-15-0/+23
* Make test description be accurateSeb Bacon2011-07-14-1/+1
* Merge branch 'master' of github.com:sebbacon/alaveteliSeb Bacon2011-07-14-1/+4
|\
| * Make the tests work with authenticationRobin Houston2011-07-13-1/+4
* | Fix bug on categorisation page that was stopping game from workingSeb Bacon2011-07-14-0/+49
|/
* test with state other than "requires_admin" (as that state sends emails and b...Seb Bacon2011-07-13-1/+1
* 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-8/+15
* override config for testsSeb Bacon2011-07-12-0/+3
* ensure we don't load custom states from plugins when running testsSeb Bacon2011-07-12-1/+1
* Improve factoring out of custom states code (refactor a little, add tests)Seb Bacon2011-07-12-0/+110
* changes to get tests to pass with IZ fork and new routing-filter gemSeb Bacon2011-07-11-48/+59
* 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-5/+39
* | When testing, don't HTML-validate Unauthorized responsesSeb Bacon2011-07-06-1/+7
|/
* include necessary fixtures to get tests always to pass even when run on their...Seb Bacon2011-06-28-2/+2
* Add tests for the external_command library, and fix a bugRobin Houston2011-06-22-0/+62
* Replace STDERR.puts by $stderr.puts elsewhere, which is potentially more flex...Robin Houston2011-06-21-5/+5
* 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/+35
* Argh! Another spec that uses the :public_bodies fixture and needsRobin Houston2011-06-20-0/+1
* Test that PublicBody.first_letter is correctly set on saveRobin Houston2011-06-15-1/+13
* merge WTDK changes to master (preparation for closing WTDK branch and deployi...Seb Bacon2011-06-14-6/+5
|\
| * Move the non-fixture files in spec/fixtures to their own subdirectory,Robin Houston2011-06-10-6/+5
| * 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-31/+31
* | Don't store passwords in post_params.Louise Crow2011-05-16-2/+1
* | Adding missing fixture.Louise Crow2011-04-07-7/+6
* | Merge branch 'master' of github.com:sebbacon/alaveteliSeb Bacon2011-04-01-0/+33
|\|
| * Monkeypatching TMail parser to fix case where multiple addresses in the to: f...Louise Crow2011-03-28-0/+33
* | further test fixageSeb Bacon2011-04-01-4/+8
* | some test fixageSeb Bacon2011-03-11-8/+10
* | new i18n tests for controllers and associated fixesSeb Bacon2011-03-10-7/+81
* | Reindexing xapian before running track alert specLouise Crow2011-03-10-2/+2
* | further i18n of public bodies; start to fix testsSeb Bacon2011-03-10-0/+43
|/
* merge from master (post-CSRF changes)Seb Bacon2011-03-09-141/+180
|\
| * Check that full error message is being displayed without interpolated attribu...Louise Crow2011-02-24-1/+1
| * Changing expected sender from list to string when string is passed to STMP - ...Louise Crow2011-02-23-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
| * Running the callbacks more specific than calling save! here and avoids having...Louise Crow2011-02-23-14/+14
| * Mock a few more things now foreign key constraints are being enforced in the ...Louise Crow2011-02-23-49/+54
| * Mock out a few more things now foreign key constraints are being enforced in ...Louise Crow2011-02-23-39/+50
| * Use destroy rather than delete to remove the public body in this xapian test....Louise Crow2011-02-23-2/+2
| * Adding required info_request_event fixture.Louise Crow2011-02-23-1/+1