Skip to content

Unit tests check if CDM5_POSTGRESQL_SERVER exists, but then use CDMDDLBASE_POSTGRESQL_SERVER #719

@schuemie

Description

@schuemie

Most OHDSI testing environments don't have environmental variable CDMDDLBASE_POSTGRESQL_SERVER set. That currently leads to the unit tests failing because the tests are only skipped if CDM5_POSTGRESQL_SERVER is not set (which is set in most OHDSI testing environments)

Please change the mentions of CDM5_POSTGRESQL_SERVER here and here to CDMDDLBASE_POSTGRESQL_SERVER.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions