Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.14.x added tests for Oracle and docker for local development #227

Open
wants to merge 15 commits into
base: 2.14.x
Choose a base branch
from

Conversation

ZVanoZ
Copy link
Contributor

@ZVanoZ ZVanoZ commented Oct 29, 2021

  1. I offer you accept "./local" from this code (run dockers for MySQL, PostgreSQL, MsSQL, Oracle).
    It is very comfortable for "laminas-db" developers.
  2. Look other changes.
    There are fix ParameterContainer for bind out parameters (Oracle) .
    There many tests for Oracle.
    Look at universal fixture loader for Oracle.

…4]; Add fixtures and tests for Oracle [oci8; pdo_oci]

Signed-off-by: ZVanoZ <[email protected]>
…ContainerTest.php" for out params

Signed-off-by: ZVanoZ <[email protected]>
…n "*_DATABASE"

Dirty fix - just replacing 'hostname' as connection_string, if TESTS_LAMINAS_DB_ADAPTER_DRIVER_OCI8_DATABASE not empty.
Because different test group has own options analisator (instead use one helper, or factory, or trait, or parent class).

Signed-off-by: ZVanoZ <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant