Commit graph

9 commits

Author SHA1 Message Date
Scott Walters
176b6297dd deal with Package::Stash changing its API 2014-01-07 17:08:06 -06:00
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Colin Kuskie
4855816a29 Merge commit 'v7.10.21' into WebGUI8. Also, add POD and fix broken tests. 2011-10-27 16:45:19 -07:00
Scott Walters
72bac90f93 Rework WebGUI::Test::getPage2 to be a wrapper around WebGUI::Test::Mechanize; this is still just
a crutch for converting tests, though really, it's enough shorter that it probably should live on.
getPage should be deprecated and replaced with getPage2 which should then be renamed.  Joy.
Anyway, WebGUI::Test::Mechanize had a bit of chicken-and-egg going on with not being able to
modify things in its session until after a request with a valid session cookie was made.
It's now more forgiving.
Reworked t/Asset/AssetExportHtml.t slightly to use getPage2 as it currently stands.
2011-05-11 15:26:32 -04:00
Doug Bell
b0c4cc8704 re-enable logging in WebGUI::Test::Mechanize 2011-01-25 18:06:50 -06:00
Colin Kuskie
c4553012d1 Syntax clean. 2010-11-17 16:34:11 -08:00
Doug Bell
7c5ca603da update Test::Mechanize docs for changing users 2010-10-14 19:03:32 -05:00
Doug Bell
645f5f714e added documentation for WebGUI::Test::Mechanize 2010-10-14 17:32:07 -05:00
Graham Knop
5e75631f6b moving some more test modules to lib 2010-09-08 18:55:31 -05:00