Revise functional test of graph controller for retrieving an unknown id number. Curre...
authorJohn Dong <jdong@mit.edu>
Tue, 21 Aug 2007 19:12:02 +0000 (15:12 -0400)
committerJohn Dong <jdong@mit.edu>
Tue, 21 Aug 2007 19:12:02 +0000 (15:12 -0400)
commit4c5046ffa16ea77da4e4b69517dcb33bc6ec2646
tree43bf8ecc12b7cce58e66c965b973fde382697214
parent059813befe57bab83dbc84627149f1af08d1c850
Revise functional test of graph controller for retrieving an unknown id number. Currently I think raising RecordNotFound is fine. The alternate would be to generate a record not found PNG, but I don't see the point of doing that either.
test/functional/graph_controller_test.rb

Benjamin Mako Hill || Want to submit a patch?