Skip to content

Provide integration test for SQLAlchemy result models  #23

@OriginalUtkin

Description

@OriginalUtkin

Result models should be tested. This goal could be achieved by creation integration test that will get file with raw sql commands as input and provide SQLAlchemy models that will be stored in db. Acceptance criteria:

  • Result schema should be created in the database and no errors will appear during schema initialisation.

  • it's possible to insert some data to created tables based on data models and get it from there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions