Colin Kuskie
c1cc94f280
Do not run the test suite on the support class.
2010-05-06 12:01:32 -07:00
Colin Kuskie
841e9d5784
fix purgeCache in Asset.pm. Add a test for it to Asset.t
2010-04-19 16:36:22 -07:00
Colin Kuskie
963690641e
Remove tests that only test Asset.pm, and not all Asset sub-classes.
2010-04-19 16:16:49 -07:00
Graham Knop
e4e27d6e96
Merge branch 'master' into WebGUI8
2010-04-16 20:45:22 -05:00
Paul Driver
1a77fce843
make it impossible to have a locked working tag
2010-04-16 15:24:34 -07:00
Graham Knop
936708f98a
lazy load test session and add collateral sub
2010-04-15 19:12:16 -05:00
Graham Knop
a484fb126d
code cleanup to WebGUI::Paths
2010-04-15 19:12:15 -05:00
Graham Knop
f55614467a
fix t/Help/isa.t
2010-04-15 19:12:15 -05:00
Graham Knop
2162ecba8c
fix test collateral
2010-04-15 19:12:14 -05:00
Graham Knop
39adb44007
fix pluggable and config
2010-04-15 19:12:14 -05:00
Graham Knop
5a4e083d85
WebGUI::Test->lib working
2010-04-15 19:12:13 -05:00
Graham Knop
7afda00d9b
test adjustments for WebGUI::Paths
2010-04-15 19:12:07 -05:00
Graham Knop
a141de0ebf
removing first parameter from WebGUI::Session->open and other cleanups
2010-04-15 18:49:26 -05:00
Graham Knop
29df110409
progress and WebGUI::Paths conversion
2010-04-15 18:42:16 -05:00
Graham Knop
90d63c6713
all WebGUI::Paths subs should be methods
2010-04-15 18:41:22 -05:00
Graham Knop
7067afe8a9
fix syntax error, add basic tests
2010-04-15 18:41:22 -05:00
Graham Knop
8206aeaec5
enhance format of .wgaccess files to provide security for Gallery files
2010-04-15 11:38:58 -05:00
Colin Kuskie
1cd7d8fbc7
Remove dead END blocks from some tests.
2010-04-14 11:41:20 -07:00
Colin Kuskie
1395fcc411
Add RFE #10944 , keyword pages.
...
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki. Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00
Graham Knop
88e8fe77fb
allow SQL statements to be added to test cleanup
2010-04-12 17:55:42 -05:00
Graham Knop
eb97a8d50e
allow arbitrary subs to be added to test cleanup
2010-04-12 17:43:51 -05:00
Colin Kuskie
e8d196c020
Produced assets should be refreshed from the db.
2010-04-11 20:35:20 -07:00
Colin Kuskie
2d4d95a01e
Add 1 basic test for canPaste.
2010-04-11 20:24:23 -07:00
Colin Kuskie
a79f81346a
Add tests for paste. Be sure to setup session->asset for canPaste tests.
2010-04-09 15:22:07 -07:00
Colin Kuskie
69904f66da
Tests for cut. Total of 3081 tests so far.
2010-04-09 12:04:47 -07:00
Colin Kuskie
f36a30f2b9
Refactor out code to build an asset with a real parent. Add purge tests.
2010-04-09 11:46:36 -07:00
Colin Kuskie
c835344813
Fixing require loops. Moose overrides for canEdit using packages.
2010-04-08 15:13:13 -07:00
Doug Bell
eee547b0cc
Add drag'n'drop sorting to the Gallery Album Edit View (RFE 11007).
2010-04-07 11:54:09 -05:00
Colin Kuskie
45b6f45e4b
Add tests for Article->getStorageLocation, call addToCleanup by classname.
2010-04-06 19:27:38 -07:00
Colin Kuskie
2ce0ab7f3a
Case sensitive tables in the ExtendCalendarRecurrences test.
2010-04-06 14:52:39 -07:00
Paul Driver
c356a7acc6
DateTime::Event::ICal in Calendar, workflow to extend recurrence
2010-04-05 17:08:11 -07:00
Graham Knop
3b07f830c7
remove END section from test skeleton
2010-04-02 18:32:25 -05:00
Graham Knop
911376043c
quiet photo navigation test and add better cleanup
2010-04-02 18:31:44 -05:00
kimd
8104338da7
Added additional navigation to the photo asset (RFE 11412).
2010-03-25 19:45:48 -05: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
e004eab9f5
New infrastructure for building the parents that an asset requires.
2010-03-23 16:15:09 -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
22bbf2e23c
Check the Asset, not the class, and make sure it is loaded.
2010-03-23 11:54:19 -07:00
Colin Kuskie
454ac13a4b
Remove debug code.
2010-03-22 16:50:26 -07:00
Colin Kuskie
c0206e61f5
Fix more thread search pagination issues.
2010-03-20 21:48:09 -07:00
Graham Knop
261c8b30da
fix wikipage permissions test, eliminating session cloning
2010-03-19 18:22:08 -05:00