Commit graph

17 commits

Author SHA1 Message Date
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