Paul Driver
181f21a0b7
WebGUI::Event
2011-05-31 16:13:09 -05:00
Paul Driver
f1538824f7
rfe #12123 : Layouts related for export purposes
2011-05-09 10:02:00 -05:00
Colin Kuskie
1a462d4835
for exportRelatedAssetIds, Don't create a version tag unless it's needed, and then don't restore it unless it exists. Otherwise, the tag leaks and breaks downstream tests.
2011-04-11 09:32:32 -07:00
Paul Driver
1ff9f09e8b
couple more tests for related asset exports
2011-04-06 16:43:23 -05:00
Colin Kuskie
6c3369d0cb
Revert "use temp config file for testing"
...
This reverts commit 9b725c6d42 .
2010-06-14 15:19:54 -07:00
Graham Knop
9b725c6d42
use temp config file for testing
2010-06-10 10:09:54 -05:00
Graham Knop
b832deecd1
convert all cleanup methods to addToCleanup
2010-06-10 10:09:53 -05:00
Graham Knop
a3a8081ec7
add test some extra diag info to export test
2009-10-05 21:37:24 -05:00
Graham Knop
b6c1837756
fix and clean up export test
2009-09-24 18:55:23 -05:00
Colin Kuskie
c2ffca0845
Remove debug Test module.
2009-07-17 04:15:02 +00:00
Colin Kuskie
713c43976b
fix this piece of crap test, again.
2009-07-17 01:45:50 +00:00
Colin Kuskie
b74761619e
More SKIP number fixes.
2009-05-28 23:03:19 +00:00
Colin Kuskie
d3a874dd36
Update AssetExportHtml test to match new API for 7.7
2009-05-21 16:02:37 +00:00
Graham Knop
1f3ab6a419
export cleanups and mobile style
2009-05-15 09:30:20 +00:00
Graham Knop
51ce57d7fc
fix export test
2009-04-30 20:06:26 +00:00
Colin Kuskie
1a9da53abf
Modify tests to use the automatic storage cleanup provided by WebGUI::Test.
...
Several tests previously leaked storage locations.
2009-04-14 01:54:28 +00:00
Colin Kuskie
77252517a0
Account for asset collateral in generated files for the AssetExportHtml test.
2009-04-02 16:46:07 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
d4fb48f77d
Fix a bad test that will fail when we upgrade to mysql 5.1
2009-02-19 16:35:46 +00:00
Colin Kuskie
a17e4288ba
Remove tests for file content that do not work because files stream.
...
Update error message in test to match how the code works.
2009-02-03 20:27:36 +00:00
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