Colin Kuskie
|
e1c77cf314
|
Fix the issue with Assets with macro based content not showing the new content to Visitors. Fixes bug #11200.
|
2009-11-19 10:04:19 -08:00 |
|
Colin Kuskie
|
4e78593395
|
Change tests to use the automatic backup of Settings in END blocks.
|
2009-03-30 20:41:02 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Colin Kuskie
|
334ce4791f
|
Update test to work with XSS fix.
|
2008-10-07 21:30:27 +00:00 |
|
Colin Kuskie
|
eca9729d94
|
update Session/Http to match altered code
|
2008-09-17 16:18:01 +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 |
|
Colin Kuskie
|
97e7621b8a
|
rewrite Http.t tests to return coverage to its original status before the Http.pm rewrite. The only way to increase it from here is to mock the Apache cookie module
|
2007-04-06 05:00:00 +00:00 |
|
Colin Kuskie
|
17efbe2186
|
begin fixing the Http tests
|
2007-04-03 04:21:04 +00:00 |
|
Colin Kuskie
|
c3b3706e19
|
repair Http test so that it passes. The entire test needs to be reworked as there are now tons of redundant tests
|
2007-03-10 04:49:48 +00:00 |
|
Colin Kuskie
|
204046d283
|
document object mocking
|
2006-11-09 17:50:59 +00:00 |
|
Colin Kuskie
|
c3a2e71cd1
|
Mock the Session::Http->getCookies method so that neither it nor
setCookie will be called.
|
2006-11-06 00:50:34 +00:00 |
|
Colin Kuskie
|
568a02a6af
|
This is as good as it's going to get. In order to push
the coverage up any higher, we'd have to reverse engineer
the Apache::Cookie module, figure out what it's doing to
the request.
|
2006-11-02 00:08:12 +00:00 |
|
Colin Kuskie
|
75f159f71b
|
A whole batch of Http test, and a pseudo Request test module to help.
Added accessors to Session/Http.pm, and wrote tests to back them all up.
|
2006-10-30 18:09:25 +00:00 |
|
Colin Kuskie
|
88ef9a412e
|
bunch of basic HTTP tests
|
2006-10-22 02:02:29 +00:00 |
|
Colin Kuskie
|
276a2aa99d
|
update test to work with getStatusDescription
|
2006-10-16 16:09:15 +00:00 |
|
Colin Kuskie
|
ca7110249f
|
Extend Session::Http::getStatus so that is will also return the
description when called in list context.
Build tests to verify that behavior, and the default settings
for code and description.
|
2006-10-15 05:23:32 +00:00 |
|