Commit graph

28 commits

Author SHA1 Message Date
Scott Walters
ddf9b7e13b A Story should have a Wobject::Folder for a direct parent with StoryArchive above that. Otherwise the Story can't render itself. 2010-08-25 09:08:30 -04:00
Scott Walters
acd71a7f7e More exceptions for the Test::Class tests as to which labels should and don't need to appear in forms. 2010-08-19 12:38:28 -04:00
Scott Walters
f2d411cf1f Account for additional form fields added at run-time in the tests. 2010-08-19 12:38:27 -04:00
Scott Walters
cf2a6fb4a3 Account for additional form fields added at run-time in the tests. 2010-08-19 12:38:27 -04:00
Scott Walters
3500b6afc7 Account for additional form fields added at run-time in the tests. 2010-08-18 15:09:05 -04:00
Scott Walters
9287b818bf Account for additional form fields added at run-time in the tests. 2010-08-18 15:03:46 -04:00
Scott Walters
c54868e21e Give the tests for WebGUI::Asset::File::GalleryFile::Photo a storage location with a jpg in it so it can do its naughty business. 2010-08-18 14:48:31 -04:00
Scott Walters
773fadcffc Pass empty JSON for icalFeeds field in Calendar until I can get good sample data; makes Calendar Test::Asset tests pass. 2010-08-11 23:24:28 -04:00
Scott Walters
48f239a178 Requires extra arguments to Asset constructor; list them in the package so Test::Asset can query and use them. 2010-08-11 19:29:17 -04:00
Doug Bell
3934a6704c fix getEditForm 2010-07-15 11:55:25 -05:00
Colin Kuskie
45b6f45e4b Add tests for Article->getStorageLocation, call addToCleanup by classname. 2010-04-06 19:27:38 -07:00
Colin Kuskie
743e57c8ae Add a test for the Story asset. 2010-03-24 18:26:29 -07:00
Colin Kuskie
237eaa9990 Add a version tag so we work on a committed parent. 2010-03-24 17:02:05 -07:00
Colin Kuskie
82bc730a8a Remove another bad file. 2010-03-24 10:02:12 -07:00
Colin Kuskie
2a7f64c4ab Removing bad file. 2010-03-24 10:01:30 -07:00
Colin Kuskie
3229663c9f Add tests for Event, MatrixListing and WikiPage 2010-03-23 17:09:45 -07:00
Colin Kuskie
7c8979c823 Tests for Post and Thread 2010-03-23 16:15:33 -07:00
Colin Kuskie
d966711f00 List of parents for Gallery File, also inheritance fixes. 2010-03-23 16:07:22 -07:00
Colin Kuskie
5ad0dc21c3 Fix module line broken by previous commit and injudicious perl -pi 2010-03-23 16:06:55 -07:00
Colin Kuskie
9dc2977f95 Use correct inheritance for test modules. 2010-03-23 16:02:57 -07:00
Colin Kuskie
cbfe3825a8 Fixes for creating parents for testing. 2010-03-23 15:58:40 -07:00
Colin Kuskie
b04651ecc8 No comments table in the WikiMaster. 2010-03-19 14:33:51 -07:00
Colin Kuskie
3a2f94f1b3 Test for some Sku's. 2010-03-13 20:27:20 -08:00
Colin Kuskie
d4eae41ba8 Add a test for Photo 2010-03-13 20:23:12 -08:00
Colin Kuskie
41fffbaf37 Remove FindBin from test class sub-modules. 2010-03-13 20:06:15 -08:00
Colin Kuskie
20507ee883 Calculate class to load. Remove class method from each test file. Fix typos. 2010-03-13 19:17:13 -08:00
Colin Kuskie
f7589e6237 Refactoring to remove putting className into each test class. WIP. 2010-03-12 10:30:29 -08:00
Colin Kuskie
85121c586c Move Test::Asset* to Test::WebGUI::Asset* 2010-03-12 09:00:20 -08:00