Package coprs :: Module config :: Class UnitTestConfig
[hide private]
[frames] | no frames]

Class UnitTestConfig

source code


Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  CSRF_ENABLED = False
  DATABASE = '/builddir/build/BUILD/copr-frontend-1.104/document...
  OPENID_STORE = '/builddir/build/BUILD/copr-frontend-1.104/docu...
  WHOOSHEE_DIR = '/builddir/build/BUILD/copr-frontend-1.104/docu...
  SQLALCHEMY_DATABASE_URI = 'sqlite:////builddir/build/BUILD/cop...
  PUBLIC_COPR_HOSTNAME = 'localhost:5000'

Inherited from Config: ALLOWED_USERS, API_TOKEN_EXPIRATION, API_TOKEN_LENGTH, BACKEND_BASE_URL, BACKEND_PASSWORD, COPR_DIST_GIT_LOGS_URL, DATA_DIR, DEBUG, DIST_GIT_URL, ENFORCE_PROTOCOL_FOR_BACKEND_URL, ENFORCE_PROTOCOL_FOR_FRONTEND_URL, FRONTEND_BASE_URL, INTRANET_IPS, KRB5_LOGIN, KRB5_LOGIN_BASEURI, LAYOUT_OVERVIEW_HIDE_QUICK_ENABLE, LOGGING_LEVEL, LOG_DIR, LOG_FILENAME, REPO_GPGCHECK, SECRET_KEY, SEND_LEGAL_TO, SEND_LOGS_TO, SRPM_STORAGE_DIR, USE_ALLOWED_USERS

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

DATABASE

Value:
'/builddir/build/BUILD/copr-frontend-1.104/documentation/tests/data/co\
pr.db'

OPENID_STORE

Value:
'/builddir/build/BUILD/copr-frontend-1.104/documentation/tests/data/op\
enid_store'

WHOOSHEE_DIR

Value:
'/builddir/build/BUILD/copr-frontend-1.104/documentation/tests/data/wh\
ooshee'

SQLALCHEMY_DATABASE_URI

Value:
'sqlite:////builddir/build/BUILD/copr-frontend-1.104/documentation/tes\
ts/data/copr.db'