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

Module functional

source code

Classes
  AuthorizationTestCaseSetup
  TestBasicSettings
  TestBasicSettingsAuthorization
  TestDefaultHandler
  TestLoggingNone
  TestLoggingAuthorization
  TestLoggingToFile
  TestLoggingToFileNormal
  TestPermissionsAuthorization
  TestCreatePermissionGroup
  TestRemovePermissionGroup
  TestAddUserToGroup
  TestRemoveUserFromGroup
  TestCopyPermissions
  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
 
test_suite(suite=None) source code
Variables
  __package__ = 'trac.admin.tests'

Imports: unittest, PermissionSystem, FunctionalTwillTestCaseSetup, tc, unicode_to_base64