Commit graph

20 commits

Author SHA1 Message Date
Graham Knop
5319953a0a restore old export path even if empty 2008-10-14 15:25:31 +00:00
Colin Kuskie
75b39feb08 final fixes for AssetExportHtml test 2008-10-08 16:52:52 +00:00
Colin Kuskie
076694eff3 More guardbanding tests for root.
No more dumping files into /
2008-10-08 04:06:09 +00:00
Colin Kuskie
a167731a93 begin guardbanding the test to survive being run by root 2008-10-07 23:21:35 +00:00
Colin Kuskie
8e6c3297bb forward port i18n AssetExportHtml error messages 2008-10-04 07:47:58 +00:00
Colin Kuskie
5ab09308af forward port test fixes for AssetExportHtml 2008-10-04 07:33:01 +00:00
Colin Kuskie
7d59a4d7c7 Fix a bug where GUID style userIds were rejected by AssetExportHtml. 2008-09-14 02:39:32 +00:00
Graham Knop
edebe7e2b9 revert oops 2008-08-19 20:48:47 +00:00
Doug Bell
57b8cc4bae fixed: loginBox macro can no longer return the user to the logout page, logging them out 2008-08-19 20:39:43 +00:00
Colin Kuskie
3f8c483293 Update this test for new content.
Change arguments in cmp_* to references instead of arrays.
Check number of files dynamically, rather than hardcoded.
2008-08-02 17:09:21 +00:00
Colin Kuskie
6fbee7bc3c refactor out configPath storage duplication 2008-04-21 20:16:08 +00:00
Colin Kuskie
404258f7c6 All test sessions are automatically outfitted with a PseudoRequest object.
Check to see if there is an exportPath defined in the config file, if
not, safely skip all of the tests.
2008-04-21 19:10:19 +00:00
Chris Nehren
29b31b74b9 change some exportPath munging so we're not deleting the default export path
(PoLA)
2008-04-21 01:06:27 +00:00
Chris Nehren
a62990b03c make the tests more friendly to those not running the WRE. 2008-04-21 00:26:28 +00:00
Chris Nehren
9e8ecd20d7 fix for a test to reflect that exportGetUrlAsPath now calls exportCheckPath 2008-04-20 23:14:28 +00:00
Chris Nehren
684ce5a7ca The export system has been completely rewritten to be less monolithic and
easier to understand. It's also got a fully rewritten test suite (145 and
counting). It uses Path::Class for much of its work, which is now a requirement
for wG.
2008-04-16 22:16:11 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
83310ba311 update copyright on tests 2007-07-07 03:56:44 +00:00
Doug Bell
af66fa585c Updated AssetExportHtml and tests. Now to re-order the export. 2007-02-01 16:57:05 +00:00
Roy Johnson
19bf1f4e8a fix - export fails with strange urls. Factored url to path translation out into a seperate method. Added beginnings of a smoke test for AssetExportHtml.pm. 2007-01-30 15:34:43 +00:00