aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'henare_github/simple-date-time-zone' into developLouise Crow2012-11-22-0/+12
|\
| * Fix regression by allowing Date objects tooHenare Degan2012-11-21-0/+4
| * Make simple_date respect the time zoneHenare Degan2012-11-18-0/+8
* | Use new function that copies existing xapian index in spec setup where a clea...Louise Crow2012-11-21-67/+67
* | Add function to clone a clean copy of the xapian index with fixtures loaded i...Louise Crow2012-11-21-18/+38
* | Restore explanatory messages when asked to sign in for actions that don't req...Louise Crow2012-11-20-14/+21
* | Wrap address parsing in a address_from_string method in the mail handler.Louise Crow2012-11-15-6/+41
* | Move address_from_name_and_email to mail handler.Louise Crow2012-11-15-1/+1
* | Use mail handler in request mailer spec.Louise Crow2012-11-15-1/+1
* | Use mail handler in handle-mail-replies.rbLouise Crow2012-11-15-5/+5
* | Move TMail extensions to mail handler.Louise Crow2012-11-15-45/+31
* | Don't load raw emails data in specs that don't use it.Louise Crow2012-11-15-18/+0
* | Factor out method for getting a mail object from a fixture file.Louise Crow2012-11-15-14/+11
* | Use mailhandler method in incoming message specs.Louise Crow2012-11-15-10/+5
* | Move TMail monkey patch to MailHandler Tmail backend.Louise Crow2012-11-15-0/+16
|/
* Merge branch 'release/0.6.8' into developLouise Crow2012-11-12-11/+11
|\
| * Stub configuration in order to setup test cases. Previous direct setting of c...Louise Crow2012-11-12-11/+11
* | Make error message expectation slightly less specific - message format is sli...Louise Crow2012-11-08-2/+4
* | Pass a hash of params to foi_fragment_cache_path in spec, as is passed in act...Louise Crow2012-11-08-1/+8
|/
* if the response code doesn't match, the failure message is unhelpfulJames McKinney2012-11-01-2/+7
* use safe_mock_modelJames McKinney2012-11-01-6/+6
* Add some specs for admin_current_userLouise Crow2012-10-30-0/+27
* Pull out a bit of shared setup code.Louise Crow2012-10-30-13/+11
* Don't load raw emails before the frontpage specs - they don't rely on the raw...Louise Crow2012-10-29-1/+0
* Make spec a bit more generic in terms of what we're expecting. Really what we...Louise Crow2012-10-29-12/+28
* Mock xapian call for specs that are really for orthogonal things like localiz...Louise Crow2012-10-29-0/+16
* Move search spec to search group.Louise Crow2012-10-29-10/+7
* Split up specs for frontpage and search.Louise Crow2012-10-29-25/+27
* Restore removed testing config param, remove spec for unset param - I think n...Louise Crow2012-10-25-9/+0
* Given that MAX_REQUESTS_PER_USER_PER_DAY is documented as an optional variabl...Louise Crow2012-10-25-49/+58
* Merge remote-tracking branch 'openaustralia_github/follow-all-requests-descri...Louise Crow2012-10-25-4/+5
|\
| * Fix description of a searchHenare Degan2012-10-18-1/+2
| * Make test a bit more RubyesqueHenare Degan2012-10-18-4/+4
* | Fix failing timezone specs. As we are now setting a value for timezone in con...Louise Crow2012-10-25-8/+40
* | Fix spec - based on the spec description, what's being tested and the other s...Louise Crow2012-10-25-12/+12
* | Merge branch 'feature/ruby-19-compat-immediate' into developLouise Crow2012-10-24-0/+408
|\ \
| * | Convert example in comment to failing spec, update regex to make spec pass - ...Louise Crow2012-10-18-0/+327
| * | Convert request cited in comment to failing spec, update regex to make it pas...Louise Crow2012-10-18-0/+81
* | | Merge remote-tracking branch 'openaustralia_github/disclosure_log' into developLouise Crow2012-10-24-0/+8
|\ \ \
| * | | Show disclosure log link if availableMatthew Landauer2012-10-22-0/+8
| | |/ | |/|
* | | Add spec - currently failing due to typo.Louise Crow2012-10-23-0/+42
* | | Add extra checks from https://github.com/mysociety/alaveteli/commit/cdb1c9420...Louise Crow2012-10-23-2/+4
* | | Adding new spec from https://github.com/mysociety/alaveteli/commit/cdb1c94201...Louise Crow2012-10-23-2/+13
|/ /
* | Merge remote-tracking branch 'openaustralia_github/postfix_log_support' into ...Louise Crow2012-10-12-9/+175
|\ \
| * | Revert "Also allow arbitrary subdomain on email addresses picked up in the logs"Matthew Landauer2012-10-12-5/+0
| * | Also allow arbitrary subdomain on email addresses picked up in the logsMatthew Landauer2012-10-11-0/+5
| * | Fix small bug where email domain wasn't being quoted in the regular expressionMatthew Landauer2012-10-11-0/+4
| * | Ignore emails in logs with incorrect prefixesMatthew Landauer2012-10-11-2/+7
| * | Added tests for MailServerLog.email_addresses_on_lineMatthew Landauer2012-10-11-0/+20
| * | Rename models and tables exim -> mail_serverMatthew Landauer2012-10-11-46/+46