test for the profileEnabled flag in all forms reported by FieldType. Also place in 1 location the list of Forms which are NOT allowed to be profileEnabled

This commit is contained in:
Colin Kuskie 2006-04-02 23:31:05 +00:00
parent 1f80dedb8f
commit d992111ac1
2 changed files with 61 additions and 2 deletions

View file

@ -32,8 +32,6 @@ my $session = WebGUI::Test->session;
# put your tests here
diag("Getting the list of all Form types\n");
my @formTypes = sort @{ WebGUI::Form::FieldType->getTypes($session) };
##We have to remove DynamicField from this list, since when you call new