Colin Kuskie
|
b323f74121
|
Update copyright notice
|
2011-12-28 11:30:38 -08:00 |
|
Doug Bell
|
bf75ed1615
|
we now cache the requested URL inside the session, fix it for tests
|
2011-05-05 19:35:49 -05:00 |
|
Colin Kuskie
|
0e93c3376e
|
Cleanup the hidden asset directly, since it's not created in a version tag.
|
2011-01-04 11:49:55 -08:00 |
|
Doug Bell
|
7c14d1e6c4
|
almost done fixing addRevision tests
|
2010-12-03 15:01:31 -06:00 |
|
Colin Kuskie
|
e5adc07a05
|
Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status.
|
2010-11-21 21:11:41 -08:00 |
|
Colin Kuskie
|
a6a10d976a
|
Test cleanup after merge to 7.10.2
|
2010-10-27 18:42:43 -07:00 |
|
Colin Kuskie
|
87326192a3
|
Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2
|
2010-10-27 15:59:33 -07:00 |
|
Colin Kuskie
|
0d2c4d6ba8
|
Ignore trailing slashes in requested URLS. Fixes bug #11865.
|
2010-09-23 16:09:53 -07:00 |
|
Colin Kuskie
|
6e47abe654
|
Test that the RSS Aspect propagates the URL fragment.
|
2010-09-23 16:01:51 -07:00 |
|
Colin Kuskie
|
e99ae4740f
|
More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854.
|
2010-09-23 16:01:23 -07:00 |
|
Colin Kuskie
|
7fbb23dc5a
|
Fix strange module loading problem which doesn't happen in 7.x
|
2010-09-22 11:46:31 -07:00 |
|
Colin Kuskie
|
1131a5b4bc
|
Ignore trailing slashes in requested URLS. Fixes bug #11865.
|
2010-09-14 10:01:57 -07:00 |
|
Colin Kuskie
|
7a3ec47f6d
|
Test that the RSS Aspect propagates the URL fragment.
|
2010-09-12 22:38:09 -07:00 |
|
Colin Kuskie
|
587ff397b5
|
More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854.
|
2010-09-10 11:14:03 -07:00 |
|
Graham Knop
|
a95ef168cc
|
remove use of FindBin in tests
|
2010-09-01 14:05:53 -05:00 |
|
Colin Kuskie
|
91e0b46d7e
|
Alter the UTF-8 URL test to also check for lc in English.
|
2010-08-25 11:44:01 -07:00 |
|
Colin Kuskie
|
440df9879e
|
Fix UTF-8 URL handling in dispatch. Added tests for creating assets and accessing assets with UTF-8 urls. Fixes bug #11785
|
2010-08-25 11:44:01 -07:00 |
|
Doug Bell
|
a3e08c3b8e
|
regression tests for asset 304 response
|
2010-08-24 16:16:21 -05:00 |
|
Colin Kuskie
|
406b8219c3
|
Alter the UTF-8 URL test to also check for lc in English.
|
2010-08-23 13:58:25 -07:00 |
|
Colin Kuskie
|
4bf7eb4cfb
|
Fix UTF-8 URL handling in dispatch. Added tests for creating assets and accessing assets with UTF-8 urls. Fixes bug #11785
|
2010-08-17 16:55:00 -07:00 |
|
Colin Kuskie
|
3e8e2d452c
|
Merge branch 'master' into WebGUI8. Merged up to 7.9.12
|
2010-08-13 12:25:19 -07:00 |
|
Colin Kuskie
|
7b218942b3
|
Merge commit '63865eb39f' into WebGUI8. up to 7.9.11
|
2010-08-13 11:52:08 -07:00 |
|
Colin Kuskie
|
02121fb7a9
|
Fix problems with getting the default page. Fixes bug #11778.
|
2010-08-11 08:37:21 -07:00 |
|
Colin Kuskie
|
cb2bb75d23
|
Remove notes and diags
|
2010-08-10 16:32:10 -07:00 |
|
Colin Kuskie
|
3e95468254
|
Update this test for the new default content. Fix a duplicated test description.
|
2010-08-10 10:37:06 -07:00 |
|
Colin Kuskie
|
98d3ecc16f
|
Set the session asset, added tests.
|
2010-08-10 10:27:45 -07:00 |
|
Colin Kuskie
|
08f453475e
|
Add extra tests for denied www methods, checking asset state, add comments to test, and cleanup code.
|
2010-08-10 10:27:45 -07:00 |
|
Colin Kuskie
|
35284c0753
|
getUrlPermutations, and a stub for Content::Asset::dispatch so the test doesn't die.
|
2010-08-10 10:27:44 -07:00 |
|
Colin Kuskie
|
32a75ebe38
|
Use correct path to get to WebGUI::Test
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
2ccbdf4e19
|
fix %INC jiggery-pokery
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
00b41fb2a0
|
add tests for declined behavior
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
2d8c354cb3
|
add tests for new dispatch system
|
2010-08-10 10:27:43 -07:00 |
|
Colin Kuskie
|
ca9a3bd6c7
|
Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content.
|
2010-07-27 22:55:57 -07:00 |
|
Colin Kuskie
|
5febc0ebbc
|
Merge commit '41575d24bb' into webgui8. Some tests still failing.
Conflicts:
docs/gotcha.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/File/GalleryFile/Photo.pm
lib/WebGUI/Asset/Post.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/WikiPage.pm
lib/WebGUI/Asset/Wobject/WikiMaster.pm
lib/WebGUI/Cache.pm
lib/WebGUI/Content/Setup.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Pay.pm
lib/WebGUI/Shop/PayDriver/ITransact.pm
sbin/testEnvironment.pl
t/Asset/WikiPage.t
t/Shop/PayDriver.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/Ogone.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Workflow/Activity/RemoveOldCarts.t
t/lib/WebGUI/Test.pm
|
2010-06-25 23:25:26 -07:00 |
|
Graham Knop
|
30657d61f7
|
lots of test fixes
|
2010-06-13 06:19:41 -05:00 |
|
Colin Kuskie
|
8fe4c331d9
|
Update Content::Setup test for new WebGUI::Wizard
|
2010-05-02 00:37:06 -07:00 |
|
Doug Bell
|
ce26a84e87
|
Migrate initial setup to WebGUI::Wizard
|
2010-04-26 17:12:19 -05:00 |
|
Doug Bell
|
8504a34c65
|
add WebGUI::Wizard
|
2010-04-23 18:25:32 -05:00 |
|
Colin Kuskie
|
4df0c51973
|
Finish clean-up testing.
|
2010-03-09 18:48:10 -08:00 |
|
Colin Kuskie
|
8e253e577a
|
Remove unused diagnostics.
|
2010-03-09 18:46:10 -08:00 |
|
Colin Kuskie
|
4b4038d7d0
|
Forgot to add a test for Content/SiteIndex
|
2010-01-29 16:42:29 -08:00 |
|
Graham Knop
|
8e65345281
|
more diag -> note
|
2009-11-17 14:51:45 -06:00 |
|
Colin Kuskie
|
86a4cb5a11
|
Fix a test cleanup issue.
|
2009-11-17 11:59:11 -08:00 |
|
Colin Kuskie
|
7c240127e8
|
In the site starter, allow users to pick the default language for a site based on installed language packs. Adds RFE #10727.
|
2009-11-16 09:47:54 -08:00 |
|
Bart Jol
|
bb4d14d944
|
Language override file changes
|
2009-10-28 12:41:55 -05:00 |
|
Colin Kuskie
|
382cbbd9be
|
Remove this test, since the code it tested isn't in here any longer.
|
2009-06-25 21:14:21 +00:00 |
|
Colin Kuskie
|
49c2cfd5fa
|
Update tests to handle the new way of updating ranks in the asset manager.
|
2009-06-20 00:03:18 +00:00 |
|
Doug Bell
|
b7bd11acb5
|
added tests for asset manager
|
2009-06-02 08:28:46 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Colin Kuskie
|
425d81d3fb
|
temporary fix for this until we get cookies hacked into the test suite
|
2008-02-10 04:08:54 +00:00 |
|