/[webpac2]/Webpacus/t/Controller/Search.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /Webpacus/t/Controller/Search.t

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations)
Sat Nov 26 01:54:31 2005 UTC (18 years, 5 months ago) by dpavlin
File MIME type: application/x-troff
File size: 151 byte(s)
 r11138@llin:  dpavlin | 2005-11-25 20:38:19 +0100
 removed Controller::Results and moved that to Controller::Search as
 method result. Various other tweaks and added pod.t

1
2 use Test::More tests => 3;
3 use_ok( Catalyst::Test, 'Webpacus' );
4 use_ok('Webpacus::Controller::Search');
5
6 ok( request('autocomplete')->is_success );
7

  ViewVC Help
Powered by ViewVC 1.1.26