From 6df7fdbb9eb563f8ccf68f24c3d210b27c93cd83 Mon Sep 17 00:00:00 2001 From: Shaun McDonald Date: Tue, 21 Oct 2008 16:18:18 +0000 Subject: [PATCH] Adding new browse controller test, which is mostly stubs just now. Also adding the version number of the recently changed nodes in the data browser. --- app/views/browse/index.rhtml | 4 +- test/functional/browse_controller_test.rb | 77 +++++++++++++++++++++++ 2 files changed, 79 insertions(+), 2 deletions(-) create mode 100644 test/functional/browse_controller_test.rb diff --git a/app/views/browse/index.rhtml b/app/views/browse/index.rhtml index 2cd5cc9da..e9d830a10 100644 --- a/app/views/browse/index.rhtml +++ b/app/views/browse/index.rhtml @@ -1,11 +1,11 @@

<%= @nodes.length %> Recently Changed Nodes

-