Colin Kuskie
|
71548339de
|
Done with Macro test maintenance.
|
2009-10-31 19:02:52 -07:00 |
|
Colin Kuskie
|
bd6677942c
|
Macro test maintenance, up through Page.t
|
2009-10-31 15:53:44 -07:00 |
|
Colin Kuskie
|
3b11493744
|
More Macro test maintenance. Up through LastModified.
|
2009-10-31 14:37:15 -07:00 |
|
Colin Kuskie
|
5ea3f02520
|
Macro test maintenance.
|
2009-10-31 12:05:07 -07:00 |
|
Colin Kuskie
|
e74b689ac2
|
Fix a syntax error.
|
2009-10-30 15:45:32 -07:00 |
|
Colin Kuskie
|
21223657a1
|
Extend the PickLanguage macro to let the user clear their overrides.
|
2009-10-30 09:16:38 -07:00 |
|
Colin Kuskie
|
3058600737
|
Test maintenance in t/Macro
|
2009-10-29 10:55:09 -07:00 |
|
Colin Kuskie
|
25083b27e3
|
Merge commit 'haarg/bart-i18n'
|
2009-10-28 11:15:12 -07:00 |
|
Bart Jol
|
151deaf143
|
updated test for default ID
|
2009-10-28 12:50:17 -05:00 |
|
Bart Jol
|
951439a017
|
added picklanguage macro to international
|
2009-10-28 12:41:56 -05:00 |
|
Colin Kuskie
|
c22c5ef3f7
|
Test maintenance on Macro tests.
|
2009-10-28 08:10:47 -07:00 |
|
Graham Knop
|
67b729fee0
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
hao
|
a48b16dbfc
|
Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character.
|
2009-09-14 14:27:14 -04:00 |
|
Colin Kuskie
|
8f4afc3416
|
Finish fixing filepump macro tests
|
2009-07-16 16:00:54 +00:00 |
|
Patrick Donelan
|
f4f55b4a7d
|
Partly fixed t/Macro/FilePump.t
|
2009-07-16 02:23:15 +00:00 |
|
Colin Kuskie
|
91122bcc1e
|
Add If Macro tests.
|
2009-07-12 20:45:27 +00:00 |
|
JT Smith
|
5509cf4d1c
|
work around for image magick bug
|
2009-06-02 22:56:07 +00:00 |
|
Colin Kuskie
|
689e645e51
|
Forward porting tests with better cleanups.
|
2009-05-25 04:42:40 +00:00 |
|
Colin Kuskie
|
de3b249a2b
|
Fill out FilePump macro tests and fix bugs.
|
2009-05-18 17:57:20 +00:00 |
|
Colin Kuskie
|
d8a1623ea0
|
adding FilePump
|
2009-05-18 16:03:50 +00:00 |
|
Doug Bell
|
d0a5cc8d66
|
fixed tests
|
2009-05-07 18:18:55 +00:00 |
|
Colin Kuskie
|
d7f2aca1e4
|
Test clean-up for users and groups in Shop/Vendor and all Macro tests.
|
2009-04-30 23:57:39 +00:00 |
|
Colin Kuskie
|
59eb8bce5b
|
Remove a leaky group which was never used.
|
2009-04-30 20:14:41 +00:00 |
|
Colin Kuskie
|
1d4f12781b
|
Test cleanup, and fix a leaky group.
|
2009-04-30 20:12:09 +00:00 |
|
Colin Kuskie
|
25231d3fe5
|
More test cleanup for deleting users and groups.
|
2009-04-30 20:10:00 +00:00 |
|
Colin Kuskie
|
b6f103cae6
|
Test clean-up for groups and users.
|
2009-04-30 20:02:53 +00:00 |
|
Doug Bell
|
81b77e1836
|
fix now that things are packed
|
2009-04-30 19:45:37 +00:00 |
|
Doug Bell
|
3574113645
|
fix now that things are packed
|
2009-04-30 19:37:13 +00:00 |
|
Colin Kuskie
|
1a9da53abf
|
Modify tests to use the automatic storage cleanup provided by WebGUI::Test.
Several tests previously leaked storage locations.
|
2009-04-14 01:54:28 +00:00 |
|
Colin Kuskie
|
4e78593395
|
Change tests to use the automatic backup of Settings in END blocks.
|
2009-03-30 20:41:02 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Graham Knop
|
e5ede77c29
|
use char instead of varchar
|
2009-02-18 03:18:20 +00:00 |
|
Colin Kuskie
|
2482c0f89f
|
Remove tests from FetchMimeType that just were setup to help Fedora pass.
|
2009-02-10 17:26:29 +00:00 |
|
Colin Kuskie
|
6b7886c856
|
Add module version detecting to this test to handle WRE and non-WRE
installations of WebGUI.
|
2009-01-27 03:07:13 +00:00 |
|
Colin Kuskie
|
8fa164200a
|
Add more AdminBar tests.
Fix adminbar macro to handle bad asset classes without dying.
|
2008-12-12 03:24:09 +00:00 |
|
Graham Knop
|
6073703999
|
some fixes after Storage and Storage::Image merge
|
2008-12-03 00:33:13 +00:00 |
|
JT Smith
|
782a4396b5
|
The deprecated use of Graphics::Magick has been eliminated. WebGUI uses
Image::Magick exclusively for all image processing functions once again.
|
2008-11-26 17:00:26 +00:00 |
|
JT Smith
|
ee84cc7611
|
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
|
2008-11-26 16:06:18 +00:00 |
|
Colin Kuskie
|
1ebec1e05f
|
Update the UsersOnline test so that all tests pass.
|
2008-11-05 05:13:12 +00:00 |
|
JT Smith
|
b41c1639a1
|
- Inclusion of UsersOnline macro into the core (#766)
|
2008-10-21 19:54:51 +00:00 |
|
Colin Kuskie
|
f95fb446ae
|
update Macro/ViewCart test to track macro changes
|
2008-10-08 16:58:49 +00:00 |
|
Graham Knop
|
bbdcb6475a
|
quiet some warnings
|
2008-09-30 20:03:52 +00:00 |
|
Colin Kuskie
|
528c56a499
|
Fixed a test that should have been failing for a long time.
getLineage != get('lineage')?
|
2008-09-06 21:06:43 +00:00 |
|
Colin Kuskie
|
db3bf2fae2
|
fix random test failures in item test
|
2008-08-27 02:05:57 +00:00 |
|
Colin Kuskie
|
84e8d38525
|
MiniCart macro tests
|
2008-08-25 22:00:07 +00:00 |
|
Colin Kuskie
|
1489c9331e
|
add a basic test for CartItemCount macro
|
2008-08-22 23:09:20 +00:00 |
|
Graham Knop
|
f082e2d14e
|
request->body and request->param should be the same in tests
|
2008-08-07 22:55:35 +00:00 |
|
Colin Kuskie
|
159f2daf60
|
Add a test for text MIME type. Note that various tests
may fail based on the version of LWP installed.
|
2008-08-02 17:39:11 +00:00 |
|
Colin Kuskie
|
81bdc7640c
|
Fix a typo in the PageUrl POD.
Add tests for the new query argument to the PageUrl macro.
|
2008-07-13 02:03:21 +00:00 |
|
Colin Kuskie
|
8409f5dcd4
|
clean up old commerce macro tests and have the upgrade script remove them for the user
|
2008-05-30 07:07:20 +00:00 |
|