Package trac :: Package admin :: Package tests :: Module functional

Module functional

source code

Classes
  AuthorizationTestCaseSetup
  TestBasicSettings
  TestBasicSettingsAuthorization
  TestLoggingNone
  TestLoggingAuthorization
  TestLoggingToFile
  TestLoggingToFileNormal
  TestPermissionsAuthorization
  TestCreatePermissionGroup
  TestAddUserToGroup
  TestRemoveUserFromGroup
  TestRemovePermissionGroup
  TestPluginSettings
  TestPluginsAuthorization
  RegressionTestTicket10752
  RegressionTestTicket11069
  RegressionTestTicket11095
Test for regression of https://trac.edgewall.org/ticket/11095 The permission is truncated if it overflows the available space (CSS) and the full permission name is shown in the title on hover.
  RegressionTestTicket11117
Test for regression of https://trac.edgewall.org/ticket/11117 Hint should be shown on the Basic Settings admin panel when pytz is not installed.
  RegressionTestTicket11257
Test for regression of https://trac.edgewall.org/ticket/11257 Hints should be shown on the Basic Settings admin panel when Babel is not installed.
Functions
 
functionalSuite(suite=None) source code
 
suite(suite=None) source code
Variables
  __package__ = 'trac.admin.tests'

Imports: unittest, FunctionalTwillTestCaseSetup, tc, unicode_to_base64