Graham Knop
|
384fc59877
|
fix template test
|
2010-06-15 04:31:07 -05:00 |
|
Graham Knop
|
4ace015f4e
|
diag -> note
|
2010-06-15 03:53:01 -05:00 |
|
Graham Knop
|
1c2d10a8b3
|
fix another test
|
2010-06-14 10:16:54 -05:00 |
|
Graham Knop
|
30657d61f7
|
lots of test fixes
|
2010-06-13 06:19:41 -05:00 |
|
Graham Knop
|
89d4f46a18
|
Merge branch 'psgi' into WebGUI8
|
2010-06-11 23:05:06 -05:00 |
|
Graham Knop
|
e063818e2d
|
some URL fixes and removing some uses of PseudoRequest
|
2010-06-11 23:01:57 -05:00 |
|
Colin Kuskie
|
dcdd671b2c
|
Fix the pending flag, get a fresh copy of the photo asset under test.
|
2010-06-11 20:18:48 -07:00 |
|
Colin Kuskie
|
416c3737c6
|
Fix cleaning up some files. Asset->new is not to be used unless you know what you're doing.
|
2010-06-11 19:45:31 -07:00 |
|
Colin Kuskie
|
7df0cc51ed
|
Always get a fresh copy of the survey after doing revision control.
|
2010-06-11 19:11:12 -07:00 |
|
Colin Kuskie
|
1e55078ac0
|
Update this test for WebGUI::Definition;
|
2010-06-11 18:42:17 -07:00 |
|
Colin Kuskie
|
91d94ab8f7
|
Update this test for the changes to the Survey.
|
2010-06-11 12:15:16 -07:00 |
|
Colin Kuskie
|
9b071c1510
|
Update the JSON collateral test. Duplicate JSONCollateral into a Role so it can be used with Assets.
|
2010-06-11 11:51:38 -07:00 |
|
Colin Kuskie
|
33640e6e05
|
Fix a storage clean-up.
|
2010-06-11 09:19:00 -07:00 |
|
Graham Knop
|
49be76247e
|
mock asset test package
|
2010-06-10 23:56:40 -05:00 |
|
Colin Kuskie
|
4dc9cbae3e
|
Fix storageId cleanup, had a syntax error in perl 5.10.1
|
2010-06-10 19:51:55 -07:00 |
|
Colin Kuskie
|
fc3bda3d3b
|
Remove SKIP for use_ok, and fix surveyJSON accessor.
|
2010-06-10 19:27:49 -07:00 |
|
Colin Kuskie
|
073623b366
|
change to surveyJSON accessor. => getSurveyJSON. This should probably be completely reworked to use some kind of object delegation.
|
2010-06-10 19:25:37 -07:00 |
|
Graham Knop
|
6f102973dd
|
use temp config file for testing
|
2010-06-10 18:58:25 -05:00 |
|
Graham Knop
|
4c18ba3563
|
convert all test cleanup to addToCleanup
|
2010-06-10 18:47:54 -05:00 |
|
Graham Knop
|
492259c93a
|
remove useless test END blocks
|
2010-06-10 18:47:53 -05:00 |
|
Colin Kuskie
|
b96489722b
|
StoryTopic test doesn't due, but has test failures in it.
|
2010-06-10 13:12:41 -07:00 |
|
Colin Kuskie
|
a9bf59f87d
|
Pull fresh copies of the Topic from the db.
|
2010-06-10 07:42:10 -07:00 |
|
Colin Kuskie
|
05ce650a1a
|
Update Story test for new accessors.
|
2010-06-09 19:41:49 -07:00 |
|
Colin Kuskie
|
0578a55419
|
Freshen the archive from db to fix all tests.
|
2010-06-09 18:47:06 -07:00 |
|
Graham Knop
|
6b1c3c8890
|
remove useless test END blocks
|
2010-06-09 06:57:29 -05:00 |
|
Patrick Donelan
|
f16ba76b86
|
Merge branch 'WebGUI8' into psgi
Conflicts:
sbin/testEnvironment.pl
|
2010-06-04 21:01:03 -04:00 |
|
Colin Kuskie
|
0a9785e258
|
Fix a simple typo in the script.
|
2010-06-04 13:34:11 -07:00 |
|
Colin Kuskie
|
13e59e788c
|
EMS does not return session as a template variable any longer.
|
2010-06-04 13:31:52 -07:00 |
|
Colin Kuskie
|
4eca8bb993
|
Commit the initial Survey for the test.
|
2010-06-04 10:17:52 -07:00 |
|
Colin Kuskie
|
b5d17576b0
|
change some ->gets to direct accessors.
|
2010-06-03 19:37:57 -07:00 |
|
Colin Kuskie
|
cd97f2e0ab
|
Remove use_ok, SKIP, plan, END block.
|
2010-06-03 17:09:58 -07:00 |
|
Colin Kuskie
|
15faef5d01
|
Fix caching a subroutine ref. Small test cleanups.
|
2010-06-03 16:56:52 -07:00 |
|
Colin Kuskie
|
e924f9d3df
|
Dump the dumping.
|
2010-05-26 15:57:51 -07:00 |
|
Colin Kuskie
|
e4445a2e2b
|
Need an asset in order to check canAdd
|
2010-05-23 17:58:50 -07:00 |
|
Colin Kuskie
|
89302e9875
|
Fix taxConfiguration property for the Sku asset.
|
2010-05-23 16:33:30 -07:00 |
|
Colin Kuskie
|
b3a684730b
|
Prune out duplicate tests.
|
2010-05-21 19:55:34 -07:00 |
|
Colin Kuskie
|
d88926c1ef
|
Update cache keys for SyndicatedContent in test.
|
2010-05-21 19:44:00 -07:00 |
|
Colin Kuskie
|
2aff621168
|
Cache and data updates for the Matrix test.
|
2010-05-21 15:05:18 -07:00 |
|
Colin Kuskie
|
bfbe11ae32
|
Cleanup, exception handling, fresh assets in GalleryAlbum/delete.t
|
2010-05-21 13:58:49 -07:00 |
|
Colin Kuskie
|
c56d2b9403
|
Fix some Gallery and GalleryAlbum tests.
|
2010-05-21 13:37:42 -07:00 |
|
Colin Kuskie
|
42015a38c0
|
Update the test to ignore the old database column, and to add new properties returned by get.
|
2010-05-20 16:05:58 -07:00 |
|
Colin Kuskie
|
9e50f5e8c2
|
Exception and class handling for getLastPost in the Thread. Update a test accordingly.
|
2010-05-20 15:45:28 -07:00 |
|
Colin Kuskie
|
4056d7019e
|
Drop tests for putting an Article below a calendar. This is now permitted.
|
2010-05-16 20:31:07 -07:00 |
|
Colin Kuskie
|
e69a26db8c
|
Update test to remove use_ok, SKIP.
|
2010-05-13 21:14:07 -07:00 |
|
Colin Kuskie
|
01ba8203c8
|
Update test for exception handling
|
2010-05-13 21:05:53 -07:00 |
|
Colin Kuskie
|
5140ece731
|
Large batch of test fixes, most for newByDynamicClass -> newById
|
2010-05-13 20:02:26 -07:00 |
|
Colin Kuskie
|
c74894321d
|
Update these tests for file locations and better clean-up.
|
2010-05-13 19:47:08 -07:00 |
|
Colin Kuskie
|
420cc3e843
|
A bunch of fixed Photo tests.
|
2010-05-13 15:43:16 -07:00 |
|
Colin Kuskie
|
7db971d274
|
Better clean-up.
|
2010-05-13 14:07:27 -07:00 |
|
Colin Kuskie
|
c892e51c9b
|
Update tests for wg8 and better cleanup.
|
2010-05-13 13:58:32 -07:00 |
|