Automated tests for server environment - technical

test_server_environment
REPOSITORY
REPOSITORYOCA/server-env
GIT
GIThttps://github.com/OCA/server-env.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-env/tree/11.0/test_server_environment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSGuewen Baconnier, OCA-git-bot
WEBSITE
WEBSITEhttp://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-env:
    - server_environment
odoo/odoo:
    - base
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (5)

New fields (8)
  • alias Char
  • alias_default Char
  • host Char
    required=True
  • name Char
    required=True
  • password Char
  • port Integer
  • ssl Boolean
  • user Char
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • base_id Many2one → server.env.test
    comodel_name='server.env.test' delegate=True required=True
Public methods (0)

No public methods.

New fields (2)
  • base_id Many2one → server.env.test
    comodel_name='server.env.test' delegate=True required=True
  • host Char
Public methods (0)

No public methods.

New fields (2)
  • host Char
  • name Char
    required=True
Public methods (0)

No public methods.