-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change
Description
Situation
The pytest-exasol-extension is a better approach to provide a pyexasol connection for the test database builder than the current connection factory and the fingerprint provider.
Once pytest-exasol-extension is compatible with pyexasol 2, we remove connection factory and fingerprint provider.
Acceptance Criteria
- Integration tests in TDBP use
pytest-exasol-extensionto get a pyexasol connection - Fingerprint provider removed
- Connection factory removed
- Documentation explains the use of
pytest-exasol-extensionin user guide
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change