X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2Fstemmaweb.git;a=blobdiff_plain;f=t%2F06openid.t;h=080ff3d07c5b2552c4604390f573e39c59d449bf;hp=61fe985d2933bba17ffa8e978632fcc7a683f12d;hb=f9a80a4850d39ea8d6d01a2c4ed1f74e7ee48a07;hpb=fd1c80def1f65d70c7faf705bddf70981c89b796 diff --git a/t/06openid.t b/t/06openid.t index 61fe985..080ff3d 100644 --- a/t/06openid.t +++ b/t/06openid.t @@ -18,6 +18,10 @@ use stemmaweb::Test::DB; my $dir = stemmaweb::Test::DB->new_db; +# NOTE: this test uses Text::Tradition::Directory +# to check user accounts really have been created. +# It'll need to be changed once that is replaced... + my $scope = $dir->new_scope; LWP::Protocol::PSGI->register(stemmaweb->psgi_app);