Commit graph

2787 commits

Author SHA1 Message Date
Colin Kuskie
00a559e664 Additional test diagnostics for failure. 2010-10-07 08:55:03 -07:00
Colin Kuskie
1dbfd8e0b2 add back the code for pulling testing creds out of the config file. Build a driver for testing. 2010-10-02 11:50:55 -07:00
Colin Kuskie
4715e1c8ef Begin work of converting ITransact over to Moose. 2010-10-01 08:24:07 -07:00
Colin Kuskie
0ca7cf8a81 Convert pPFFP to use Definition. 2010-09-30 15:50:08 -07:00
Colin Kuskie
be35b8afe4 Test default label handling. 2010-09-30 10:45:54 -07:00
Colin Kuskie
ee1e896ef8 PayDriver now does dynamic form building through Definition. 2010-09-30 10:36:02 -07:00
Colin Kuskie
4dde0e3e07 Update the core PayDriver test for Moose/Definition. 2010-09-29 11:41:12 -07:00
Colin Kuskie
280c8b3047 Test updates, code fixes. Failing 6 tests 2010-09-24 16:52:46 -07:00
Colin Kuskie
17d9deb085 Reapplying patches for removing dots in Account and AdminToggle macro templates. 2010-09-23 17:02:34 -07:00
Colin Kuskie
18b8bebf6a Set aside the forms test until the Asset tests can be fixed 2010-09-23 16:41:20 -07:00
Colin Kuskie
de1ab82d06 Also test for STYLE tags when making the DataForm form view. 2010-09-23 16:35:04 -07:00
Colin Kuskie
95dbff7afa Add a test to make sure that view does not return CSS or JS links with src/href attributes. 2010-09-23 16:35:04 -07:00
Colin Kuskie
66a1e256e4 The rest of the form plugins 2010-09-23 16:35:04 -07:00
Colin Kuskie
9a0ffe4af5 Tests for Form plugins C-I 2010-09-23 16:35:04 -07:00
Colin Kuskie
96a1e1bb48 Move method_check test, and add more methods. 2010-09-23 16:35:04 -07:00
Colin Kuskie
708e7de4d2 Add tests for Captcha, ClassName, Codearea, HTMLArea, IntSlider, RadioList, Slider 2010-09-23 16:35:04 -07:00
Colin Kuskie
7e30735675 Fix inheritance for Hidden. 2010-09-23 16:35:03 -07:00
Colin Kuskie
5ffd1ba78d Fix inheritance for SelectList, -Box. Add AdSpace, Asset, AssetReportQuery, Attachments. 2010-09-23 16:35:03 -07:00
Colin Kuskie
506b8b12d2 Tests for List, Radio, Checkbox, SelectBox, SelectList, Username 2010-09-23 16:35:03 -07:00
Colin Kuskie
a868b65836 Add tests for Hexadecimal, Password, Phone, Textarea, Zipcode 2010-09-23 16:35:03 -07:00
Colin Kuskie
f0bbefb12d Class tests for Color, CsrfToken, Guid, Hidden 2010-09-23 16:35:03 -07:00
Colin Kuskie
2351baa004 Add tests for Button, Float, Integer, ReadOnly 2010-09-23 16:35:03 -07:00
Colin Kuskie
1b2f92f38f Begin Test::Class suite for Forms 2010-09-23 16:35:03 -07:00
Colin Kuskie
1b9edbf545 Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores."
This reverts commit 0b4e8d5460.
2010-09-23 16:15:38 -07:00
Colin Kuskie
4899bcd7c4 Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866. 2010-09-23 16:11:37 -07:00
Colin Kuskie
45e8cdc233 Restore addAttachments and restoreAttachments to the 7.x series. In 8.x, the object property will act like an arrayref, so they won't be necessary. Fixes bug #11861. 2010-09-23 16:11:36 -07:00
Colin Kuskie
0d2c4d6ba8 Ignore trailing slashes in requested URLS. Fixes bug #11865. 2010-09-23 16:09:53 -07:00
Colin Kuskie
35412fbead Add an explicit test for getThumbnailUrl and non-image files (like a PDF) 2010-09-23 16:09:31 -07:00
Colin Kuskie
4f632b27fc Forbid pasting content below a shortcut, to prevent loops on purge and other operations. Fixes bug #11855. 2010-09-23 16:09:31 -07:00
Colin Kuskie
59bd99c243 Allow users to enter 24:00:00 by hand, and have the Event handle it correctly. Fixes bug #11788 2010-09-23 16:08:34 -07:00
Colin Kuskie
6e47abe654 Test that the RSS Aspect propagates the URL fragment. 2010-09-23 16:01:51 -07:00
Colin Kuskie
e99ae4740f More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854. 2010-09-23 16:01:23 -07:00
Colin Kuskie
ef6e78fc27 topStory template variables should be available in standAlone and not standAlone modes. Added template variables for delete and edit icons for the top story. Updated the tests, template and template variable help. Fixes bug #11851. 2010-09-23 16:00:22 -07:00
Graham Knop
7a5f1101ae fix upgrade test 2010-09-23 11:43:42 -05:00
Colin Kuskie
11e89a1771 Comment out trouble some browsers not recognized by HTTP::BrowserDetect 2010-09-22 21:50:01 -07:00
Colin Kuskie
35351af10d Fix syntax error from WebGUI::Paths cleanup 2010-09-22 21:31:09 -07:00
Colin Kuskie
c9c62eff84 Set the user to be Admin, make sure we're working with committed assets, and do the standard fix for addToCleanup to work with the debugger. 2010-09-22 14:47:03 -07:00
Colin Kuskie
cf22fc848c Check all the module namespaces for POD. 2010-09-22 13:53:44 -07:00
Colin Kuskie
682cf97651 Prune dead code out that uses WebGUI::Test->lib. 2010-09-22 13:51:20 -07:00
Colin Kuskie
b10c5f7870 There are not more false browser hits on IE, so the box sizes all change back to default. 2010-09-22 13:37:25 -07:00
Colin Kuskie
a4a1da4b19 Fix boolean false problem in the image extension tests. 2010-09-22 12:04:44 -07:00
Colin Kuskie
93b30c6ac2 Fix a smart match/! binding problem 2010-09-22 11:59:06 -07:00
Colin Kuskie
d9aaa70706 Update test since names are now required. 2010-09-22 11:58:04 -07:00
Colin Kuskie
5e7c980442 smart match binding problem 2010-09-22 11:47:56 -07:00
Colin Kuskie
7fbb23dc5a Fix strange module loading problem which doesn't happen in 7.x 2010-09-22 11:46:31 -07:00
Colin Kuskie
ecf7646948 Update merged tests to use session->cache 2010-09-22 11:42:36 -07:00
Colin Kuskie
e24087672a Remove WebGUI::Cache in merged tests 2010-09-22 11:32:19 -07:00
Colin Kuskie
ecbfc1a827 secondsToInterval has an inclusive interval comparison 2010-09-22 10:46:10 -07:00
Colin Kuskie
4e1ac0a8e3 ! binds more tightly than ~~ 2010-09-22 10:07:37 -07:00
Colin Kuskie
0180b11064 Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0 2010-09-22 07:58:06 -07:00