| .. |
|
Account
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
AdSpace
|
Use different names so there is no clash when running tests in parallel.
|
2009-05-20 04:16:33 +00:00 |
|
Asset
|
Demo site loads
|
2010-04-06 18:21:46 -04:00 |
|
AssetAspect
|
Update test for XML::FeedPP 0.40
|
2009-04-30 20:21:51 +00:00 |
|
AssetHelper
|
Add the Lock Asset AssetHelper
|
2009-12-02 15:25:31 -08:00 |
|
Auth
|
Add WEBGUI_LIVE env variable to more tests that use Test::WWW::Mechanize.
|
2009-08-24 04:45:29 +00:00 |
|
Cache
|
set library path before loading WebGUI modules in WebGUI::Test
|
2009-09-24 07:52:18 -05:00 |
|
Content
|
Remove this test, since the code it tested isn't in here any longer.
|
2009-06-25 21:14:21 +00:00 |
|
Crud
|
Fix test. Inheritance wasn't working with the package defined inside
|
2009-07-22 00:20:44 +00:00 |
|
Definition
|
check for get, set, update in Definition/Asset.t
|
2010-03-04 12:45:33 -08:00 |
|
Exception
|
Add tests to make sure that Shop exceptions are WebGUI::Errors.
|
2009-07-08 21:50:07 +00:00 |
|
FilePump
|
fix FilePump tests on case sensitive file systems
|
2009-09-20 14:39:36 -05:00 |
|
Form
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
FormBuilder
|
migrate FormBuilder to Moose. Start tests
|
2009-11-13 16:27:44 -06:00 |
|
Group
|
Fix a test that is leaking a workflow. Add workflow cleanup code to WebGUI::Test.
|
2009-06-20 01:51:06 +00:00 |
|
Help
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
HTML
|
Flesh out Revisions assetHelper.
|
2009-11-29 16:03:51 -08:00 |
|
i18n
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
Inbox
|
change "testing" to "no_email" for inbox messages
|
2009-07-31 21:02:51 +00:00 |
|
lib
|
almost working using metaclass roles
|
2010-02-26 16:55:57 -06:00 |
|
Macro
|
Fix the RootTitle macro.
|
2010-01-27 21:38:12 -08:00 |
|
Mail
|
Update number of tests to skip when the correct modules aren't present.
|
2009-08-21 04:23:16 +00:00 |
|
Operation
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
Role/Asset
|
Convert Comments role to use Types. Build a test for it.
|
2010-03-18 15:06:17 -07:00 |
|
Search
|
Update number of tests.
|
2009-08-23 19:56:29 +00:00 |
|
Session
|
added hot sessions
|
2009-09-28 15:06:12 -05:00 |
|
Shop
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
Spectre
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Storage
|
update test for new deep storage
|
2009-07-21 23:42:58 +00:00 |
|
supporting_collateral
|
Give Pig Latin a valid locale.
|
2009-09-17 10:49:50 -07:00 |
|
tests
|
Add a test for the Story asset.
|
2010-03-24 18:26:29 -07:00 |
|
Workflow
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
00_compile.t
|
fix compile test for when WebGUI libs not in PERL5LIB
|
2009-09-20 22:00:12 -05:00 |
|
_test.skeleton
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
_test.skeleton.mech
|
rfe: VIM perl mode for skeletons
|
2008-09-16 22:28:17 +00:00 |
|
Account.t
|
Restore the Account.t test
|
2009-04-07 21:12:56 +00:00 |
|
AdSpace.t
|
Finish updating AdSpace for reorganization.
|
2009-09-02 18:47:55 -07:00 |
|
Asset.t
|
Add a test to make sure every property has a table defined in it. If you need an attribute without a table, use has.
|
2010-03-19 14:48:55 -07:00 |
|
Auth.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
badGatewayMacros.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
Cache.t
|
bug fixes
|
2009-09-28 17:36:10 -05:00 |
|
Config.t
|
set library path before loading WebGUI modules in WebGUI::Test
|
2009-09-24 07:52:18 -05:00 |
|
Crud.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
DatabaseLink.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
DateTime.t
|
Add method to clean up test sessions. This has to be done
|
2009-05-01 02:02:12 +00:00 |
|
Definition.t
|
Test WebGUI::Types
|
2010-03-18 14:46:32 -07:00 |
|
Form.t
|
Check for generation of the csrf token.
|
2009-07-06 17:43:01 +00:00 |
|
FormBuilder.t
|
added Tabsets. finished toHtml
|
2009-11-20 18:12:11 -06:00 |
|
Group.t
|
Have just 1 list of groups that should not be deleted.
|
2009-07-05 20:33:31 +00:00 |
|
hardcodedExtras.t
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
HTML.t
|
Extend WebGUI::HTML::filter to also do encode XML entities.
|
2009-08-05 21:47:14 +00:00 |
|
Inbox.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
International.t
|
merged with HEAD and other interesting changes
|
2009-03-19 04:12:03 +00:00 |
|
Keyword.t
|
Fix Keywords so that by default, only Keywords from published assets are returned.
|
2009-07-20 16:01:30 +00:00 |
|
Macro.t
|
Add another edge case for nested macros.
|
2009-09-23 15:39:24 -07:00 |
|
mandatory_template_vars.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
Paginator.t
|
merged with HEAD and other interesting changes
|
2009-03-19 04:12:03 +00:00 |
|
PassiveProfiling.t
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
Pluggable.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
POD.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
PodChecker.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
ProfileCategory.t
|
merged with HEAD and other interesting changes
|
2009-03-19 04:12:03 +00:00 |
|
ProfileField.t
|
Check for additional bad user profile field names. bug #10941
|
2009-09-10 08:43:25 -07:00 |
|
rawHrefUrls.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
run_asset.t
|
Fix script to work and load the utility test module.
|
2010-03-13 20:05:57 -08:00 |
|
Search.t
|
Add tests for ideogram searching. ft_min_word_len must be 2 or less.
|
2009-08-21 21:29:43 +00:00 |
|
Session.t
|
Last batch of User and Group cleanups.
|
2009-05-01 03:29:32 +00:00 |
|
smtpd.pl
|
improve handling of SMTP test server
|
2009-04-30 18:17:23 +00:00 |
|
SQL.t
|
more tests for buildHashRef
|
2009-09-16 19:24:46 -05:00 |
|
Storage.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
Text.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
User.t
|
RE: Profiles, public != visitor. fixes #10907
|
2009-09-06 19:37:25 -07:00 |
|
Utility.t
|
Added WebGUI::Utility::scalarEquals for strict equality checks of scalars
|
2009-06-19 08:06:51 +00:00 |
|
VersionTag.t
|
Fixed version tag modes bug #10689
|
2009-08-07 18:02:25 +00:00 |
|
WebGUI_conf.t
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
Whitespace.t
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Workflow.t
|
export cleanups and mobile style
|
2009-05-15 09:30:20 +00:00 |