Skip to content

Create tests for verifying certificate handling wrt. to production dependencies only #248

@ckunki

Description

@ckunki

Pyexasol versions <1.0 only had a transitive test dependency to cryptography.

For supporting for newer version of Exasol databases, pyexasol's support for SSL certificates was enhanced, which now also requires dependency cryptography in production.

Hence, pyexasol's tests did not discover the dependency to be missing, see

The current ticket therefore requests adding tests, effectively checking for potentially missing production dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactoringCode improvement without behavior change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions