3 t/integration/phenome.t - tests for Phenome URLs
21 use SGN::Test::WWW::Mechanize;
23 my $base_url = $ENV{SGN_TEST_SERVER};
24 my $mech = SGN::Test::WWW::Mechanize->new;
26 $mech->while_logged_in_all( sub {
28 $mech->get_ok('/phenome/qtl_form.pl');
29 $mech->submit_form_ok( {
35 $mech->content_contains('Submit Population Details');
36 $mech->content_contains('Select Organism');
37 $mech->content_contains('Population Details');