webgui/t/lib/WebGUI
Colin Kuskie f53af08e27 Fix a bug with session counting for WEBGUI_TEST_DEBUG
Store an offset for the session created by the test, which will exist
when initial counts are taken.  And delay final counts as late
as possible, after the session has been closed.  This prevents
a bunch of delta: -1's from showing up.
2009-09-25 19:25:49 -07:00
..
Asset Refactor out the JSON collateral code from FilePump/Bundle.pm to make an aspect 2009-08-26 15:42:18 +00:00
Form Write a test that says that loading Form plugins from a place other than /data/WebGUI/lib/WebGUI works. 2009-09-08 17:05:00 -07:00
Macro And another one. 2009-02-27 19:23:18 +00:00
PseudoRequest test cleanups 2009-09-23 16:48:04 -05:00
Test Document the className option for preparing Maker/Permission. 2009-05-27 17:26:10 +00:00
Form_Checking.pm request->body and request->param should be the same in tests 2008-08-07 22:55:35 +00:00
PseudoRequest.pm test cleanups 2009-09-23 16:48:04 -05:00
Serialize.pm Adding in pseudo-module for Crud serialization testing. 2009-05-07 15:38:49 +00:00
SubClass.pm Fix test. Inheritance wasn't working with the package defined inside 2009-07-22 00:20:44 +00:00
Test.pm Fix a bug with session counting for WEBGUI_TEST_DEBUG 2009-09-25 19:25:49 -07:00
TestException.pm fix throws_deeply test exporting 2008-06-20 08:57:29 +00:00