webgui/t
Colin Kuskie 2eaea55041 Added a basic frequency distribution test. Note that in limited samples of
1000 across 5 bins that the distribution is not even.  The highest and lowest
bin seem to have about half the frequency of the other bins.  This is due to
the use of the round function.  int would make the distribution more even (white)
at the cost of not returning the limiting number.
2006-07-23 06:19:31 +00:00
..
Asset use Test::More::is_deeply instead of custom sub and implement check for simple inheritance in Asset classes 2006-06-15 22:33:36 +00:00
Form fix typos in test comments 2006-07-15 03:17:02 +00:00
Help Add new tests for unused numeric macros and the rownum macro in t/Macro/SQL.t 2006-07-04 04:14:20 +00:00
i18n Fix a typo in WSClient which prevented it from adding/editing assets. 2006-06-30 20:41:33 +00:00
lib/WebGUI Fixed a problem with the Macro config inserter. 2006-07-03 21:37:53 +00:00
Macro Added a basic frequency distribution test. Note that in limited samples of 2006-07-23 06:19:31 +00:00
Session GroupText.t: fix number of tests 2006-07-15 01:54:49 +00:00
_test.skeleton ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
Config.t ported t/A-M to use WebGUI::Test 2006-01-17 21:22:11 +00:00
Group.t Fix bug where Admins are not in the Visitor group. Add a test to verify this going forward. 2006-07-15 02:30:53 +00:00
HTML.t added a test for complex html stripping because it was reportedly not working 2006-07-21 01:56:56 +00:00
mandatory_template_vars.t Removing diag to clean up smoke test output 2006-07-14 10:53:15 +00:00
Paginator.t Some content for Paginator stub. Not very much at all. 2006-01-20 23:12:54 +00:00
POD.t removing diag to clean up smoke test output 2006-04-20 18:43:20 +00:00
PodChecker.t Removing diag to clean up smoke test output 2006-07-14 10:53:15 +00:00
Session.t beginnings of Session testbench 2006-04-06 23:19:59 +00:00
SQL.t tests for buildHashRefOfHashRefs 2006-05-12 23:25:28 +00:00
Storage.t fix getFileExtension so that it only returns file extensions. Add tests to Storage.t to validate that 2006-05-24 23:25:21 +00:00
syntaxCheck.t Removing diag to clean up smoke test output 2006-07-15 20:38:35 +00:00
User.t fix User.t so that it will tolerate 1 second variances in update times 2006-06-02 18:06:46 +00:00
Utility.t Fix number of tests in Utility.t 2006-03-03 05:28:53 +00:00
Whitespace.t Better diagnostics for Whitespace test 2006-07-14 11:13:11 +00:00