aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/api_controller_spec.rb
Commit message (Expand)AuthorAgeLines
* add magic encoding comment to specsJames McKinney2012-10-10-1/+2
* Add a since_date parameter to the API feedRobin Houston2012-09-10-0/+15
* Update other testsRobin Houston2012-09-07-20/+25
* API errors should be JSONRobin Houston2012-09-04-0/+32
* JSON new events feedRobin Houston2012-07-04-1/+39
* Atom feed of request eventsRobin Houston2012-07-04-0/+16
* API controller tests all passRobin Houston2012-06-18-3/+15
* WIP attachment uploading via APIRobin Houston2012-06-06-4/+20
* Test for attaching a file via the APIRobin Houston2012-06-06-0/+36
* Correct comment\Robin Houston2012-06-06-1/+1
* Use a fixture for the external requestRobin Houston2012-06-06-4/+8
* API: Some testing of show_requestRobin Houston2012-06-06-0/+13
* API: test also for refusal conditionsRobin Houston2012-06-06-0/+39
* API: add followup to requestRobin Houston2012-06-06-13/+61
* API: we can add a response to a requestRobin Houston2012-06-06-0/+60
* API create_request method is workingRobin Houston2012-06-06-1/+2
* Fix test and fixtures so they only fail due to missing business logic (correc...Seb Bacon2012-06-06-4/+5
* Test for creating a new request via the APIRobin Houston2012-06-06-0/+33