Commit graph

3267 commits

Author SHA1 Message Date
Graham Knop
dab6b3e23e remove load of nonexistant, unused modules from a test 2012-11-17 15:59:33 -05:00
Graham Knop
c26ed378ac remove remnants of old commerce 2012-11-17 15:55:09 -05:00
David Delikat
d10cabfc16 changed plan from 53 to 57 2012-11-02 17:21:48 -04:00
Colin Kuskie
04c902a23e Add feature, redirect after logout. 2012-02-24 23:07:15 -08:00
Colin Kuskie
2f15d87377 Make sure that the Env macro cannot be used to access objects or data references. 2012-02-11 14:16:45 -08:00
David Delikat
c76f12d278 change metaData_values.value from char(255) to varchar(1024) 2012-02-10 16:49:19 +00:00
Colin Kuskie
e97d84fb14 Better methods for finding module names from package names for t/POD.t 2012-01-18 13:39:32 -08:00
Colin Kuskie
475b73f6e6 Cleaner method for finding module names from package paths. 2012-01-18 13:16:26 -08:00
Colin Kuskie
a6e1adf183 Fixes to Survey tests and merged code from 7.10 2012-01-17 19:10:16 -08:00
Colin Kuskie
1ab73e2f73 Have to use Test::More to get its functions... 2012-01-17 19:09:52 -08:00
Colin Kuskie
3b418ede3c Merge commit 'v7.10.24' into WebGUI8 2012-01-17 15:03:45 -08:00
Colin Kuskie
b1df3ad3fc Fix a flaky test. 2012-01-16 14:37:09 -08:00
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Colin Kuskie
b8e088ff7a Refactor Session/Icon to remove a bunch of copy/paste code. Update test to remove deprecated profileField calls. 2011-12-28 11:11:21 -08:00
David Delikat
7120969ba2 added test for scalar exception test 2011-12-13 22:09:18 +00:00
Colin Kuskie
27f3b3e935 Convert Event edit test to WebGUI::Test::Mechanize, and fix issues with adding events to a calendar. 2011-12-12 10:26:05 -08:00
Colin Kuskie
c2baef0bde Remove debug code. 2011-12-07 08:25:49 -08:00
Colin Kuskie
7d75bf5cdc Update the GalleryFile/Photo/edit test for WEBGUI_LIVE. 2011-12-01 16:01:56 -08:00
Colin Kuskie
4e8884cd60 WebGUI_LIVE test upgrade. Note, this test is leaking a version tag. 2011-12-01 15:26:54 -08:00
Colin Kuskie
b242236ac2 Finish WEBGUI_LIVE cleanup 2011-12-01 15:26:34 -08:00
Colin Kuskie
ec0b35cda5 Convert another WEBGUI_LIVE test. 2011-12-01 14:25:57 -08:00
Colin Kuskie
0b144dd89c Convert this from a WEBGUI_LIVE test to using Test::WWW::Mechanize::PSGI. 2011-12-01 13:13:34 -08:00
Colin Kuskie
dbc84086b4 Apparently, InnoDB returns results in a different order than MyISAM tables. Make tax data comparisons be order insensitive for tests. 2011-11-24 10:38:19 -08:00
Colin Kuskie
626011a850 Only export custom choice types for the Survey, and only the ones that are used by this Survey. 2011-11-22 09:02:10 -08:00
Colin Kuskie
9d2bcd282b Make sure that custom question types are included in the packaged Survey. Fixes bug #12304. 2011-11-21 14:19:51 -08:00
Colin Kuskie
6e164dc2dd Better, cleaner test cleanup. 2011-11-21 11:06:08 -08:00
Colin Kuskie
3bd5172d6c No more leaky tests for carts. 2011-11-04 17:09:45 -07:00
Colin Kuskie
8a92be9454 Fix another leaky test. 2011-11-04 15:21:58 -07:00
Colin Kuskie
dc489b25b9 Fix a leaking test. 2011-11-04 15:19:08 -07:00
Colin Kuskie
7cfc8e6e71 Update this test for new testing API. 2011-11-04 14:14:45 -07:00
Colin Kuskie
a3266dea35 WebGUI 8 doesn't do Basic Auth, and ldap tests were moved into a different file. 2011-11-04 14:13:22 -07:00
Colin Kuskie
42ed112d1f Update this test to not use getPage. 2011-11-04 13:51:00 -07:00
Colin Kuskie
a2a821822d Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. 2011-11-02 11:12:18 -07:00
Colin Kuskie
3b9f7ae127 WebGUI 8 adjustments and test upgrades. 2011-11-01 15:41:01 -07:00
Colin Kuskie
38d35e23b6 Update Account::Profile tests and code. 2011-11-01 13:16:48 -07:00
Colin Kuskie
431cd280a4 Merge commit 'v7.10.22' into WebGUI8 2011-10-31 20:13:01 -07:00
Colin Kuskie
4855816a29 Merge commit 'v7.10.21' into WebGUI8. Also, add POD and fix broken tests. 2011-10-27 16:45:19 -07:00
Colin Kuskie
fdb979ca8a Merge commit 'v7.10.20' into WebGUI8 2011-10-26 15:02:51 -07:00
Colin Kuskie
4fea10a1f5 Merge commit 'v7.10.19' into WebGUI8 2011-10-25 20:31:50 -07:00
Colin Kuskie
4bfabb9469 Make version tags mandatory again. 2011-10-25 19:44:58 -07:00
Colin Kuskie
b6c4adc8e0 Fix bucket name truncation in the bucket log, and don't forget to check the delta interval when summarizing. 2011-10-20 20:25:16 -07:00
Colin Kuskie
01062458d9 Fix syntax error preventing this test from running. The test still doesn't run because it needs to be converted from Test::WWW::Mechanize to WebGUI::Test::Mechanize and take advantage of plack, but now it doesn't run cleanly. 2011-10-19 13:42:07 -07:00
Colin Kuskie
ffa11a7191 Fix Mech and timezone issues. 2011-10-19 13:39:29 -07:00
Colin Kuskie
5a11540e1c Update test for new testing API for assethelpers. 2011-10-19 13:21:03 -07:00
Colin Kuskie
82bb59d40e Debug needs an explicit package name for addToCleanup. 2011-10-19 13:11:23 -07:00
Colin Kuskie
19b6f9de12 Convert to the correct kind of helper syntax for Fork work. 2011-10-19 13:06:17 -07:00
Colin Kuskie
6e5da21f76 Custom edit template for the GalleryAlbum asset. 2011-10-15 18:00:53 -07:00
Colin Kuskie
9da88844e0 Make sure that calendar time span flags are always set. Fixes bug #12271. 2011-10-15 13:06:44 -07:00
Colin Kuskie
6ed275b133 Rework PA again to not try and sort the passiveLog. Instead, we iterate and store "last" data in a new database table. 2011-10-06 10:22:39 -07:00
Colin Kuskie
5314530a3c When using encrypted logins, do not add the webServerPort from the config file. Fixes bug #12269. 2011-10-05 22:39:20 -07:00