Commit graph

33 commits

Author SHA1 Message Date
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
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
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
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
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
de912cf977 testing a different special state 2007-12-16 22:00:36 +00:00
JT Smith
1ce61982ed some bug fixing
added some tests
2007-12-16 18:56:36 +00:00