Colin Kuskie
f3a1f0f9f2
GroupText.t: fix number of tests
...
Session/Id.pm: add a method to validate GUIDs, change s/// to tr/// for efficiency.
Session.pm: change open to use new Id.pm validation method
Scratch.t: Change test from ok to is so that it tells you what the failing ID is.
Id.t: Add validation tests in addition to uniqueness tests. Fix the uniqueness test so that it works. Add tests to check the new validation method
2006-07-15 01:54:49 +00:00
Colin Kuskie
3dd45bad6d
GroupText macro now returns an error message if group cannot be found. includes test
2006-07-13 05:23:49 +00:00
Colin Kuskie
2555a7d5b4
add tests for bug validation
2006-07-13 04:58:03 +00:00
Colin Kuskie
718ca3eed4
partial test for EditableToggle macro
2006-07-12 05:31:33 +00:00
Colin Kuskie
99937e80c1
new macro tests with interesting features
2006-07-09 04:56:25 +00:00
Colin Kuskie
c8a780b2a4
Leverage H_homeLInk to build a_account macro tests.
2006-07-07 05:00:52 +00:00
Colin Kuskie
2967681f6d
Updated macro test to instantiate a test template using the
...
new version control/tag API and then
use HTML and text parsers to read the output to see if
the templates were executed correctly.
2006-07-06 22:04:51 +00:00
Colin Kuskie
a3bd26cdd0
tests for H_homeLink macro
2006-07-05 23:36:02 +00:00
Colin Kuskie
5ad0bb3f96
LastModified macro tests
2006-07-05 05:34:40 +00:00
Colin Kuskie
4fff8c5697
simple test for Slash_gatewayUrl macro
2006-07-04 22:00:27 +00:00
Colin Kuskie
2caf5ecdbe
simple PageUrl macro test
2006-07-04 21:56:42 +00:00
Colin Kuskie
2df0c6174c
simple test of PageTitle macro
2006-07-04 21:52:55 +00:00
Colin Kuskie
bfa089141f
basic tests for Hash_userId macro
2006-07-04 21:27:11 +00:00
Colin Kuskie
1804ac8c6e
basic tests for Extras macro
2006-07-04 04:39:04 +00:00
Colin Kuskie
553f1e0c4a
Add new tests for unused numeric macros and the rownum macro in t/Macro/SQL.t
...
Document how unused numeric macros are handled in the SQL macro and that rownum
starts counting at 1.
Quote entries in the related section to make detecting spaces in names easier.
2006-07-04 04:14:20 +00:00
Colin Kuskie
122b59019c
Fixed a problem with the Macro config inserter.
...
Added a clause to SQL.t to force it to bail if the macro hasn't
been temporarily added to the config.
2006-07-03 21:37:53 +00:00
Colin Kuskie
2b9efcb217
more SQL macro tests
2006-07-02 23:00:03 +00:00
Colin Kuskie
67dc45be28
add a test for two digit macros in the template
2006-07-02 21:11:56 +00:00
Colin Kuskie
d27b3c24b6
test for examples from SQL macro docs
2006-07-02 02:19:58 +00:00
Colin Kuskie
379c6e0ad3
very simple test for URLEncode macro
2006-05-05 23:31:22 +00:00
Colin Kuskie
3587af1479
test for FetchMimeType macro
2006-05-05 23:26:22 +00:00
Colin Kuskie
45a5b58f67
International macro test
2006-05-05 22:24:56 +00:00
Colin Kuskie
7f30feae35
removing more diag output
2006-04-21 16:41:53 +00:00
Colin Kuskie
bf960218bf
Move Macro utility module into t/lib
...
Break Macro.t into component tests
resolve conflicts from merge
prove passes on t/Macro
2006-01-17 22:16:12 +00:00
Colin Kuskie
734484f48e
insert macros into session config if not defined for testing
2006-01-17 22:05:17 +00:00
Christian Hansen
831f5a36e1
ported t/A-M to use WebGUI::Test
2006-01-17 21:22:11 +00:00
Colin Kuskie
76ef4da780
finish up basic Date macro test
2006-01-17 17:55:02 +00:00
Colin Kuskie
4085c7baf4
Broke Macro tests into chunks.
...
Added additional test to AdminText, checking for Admin mode on and off
2006-01-16 18:48:50 +00:00
Colin Kuskie
f9e4c2c26d
breaking macro test into component parts
2006-01-16 18:31:41 +00:00