aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/request_controller_spec.rb
Commit message (Collapse)AuthorAgeLines
* Word wrap emails.francis2007-12-12-2/+2
| | | | Fix user id references in test code.
* Add outgoing messages fixture so tests work.francis2007-11-15-2/+6
|
* Model for storing category of response (contains information, rejection etc.)francis2007-11-14-2/+2
|
* Test display of incoming emails.francis2007-11-13-1/+9
|
* Add lots more tests.francis2007-11-08-2/+5
| | | | Fix an ACTUAL BUG a test found :)
* Some test stubs to force them into code coverage.francis2007-11-08-0/+23
|
* Token for email confirmations.francis2007-11-02-1/+1
|
* Save post request properly into database with a model, as a record of where tofrancis2007-11-01-1/+7
| | | | | redirect back to after login. Token generation for these saved logins.
* Some more tests.francis2007-10-31-3/+77
|
* Requests for a controller.francis2007-10-30-0/+26