Skip to content

Write unittests for database scheme #542

@PythonFZ

Description

@PythonFZ

The full code e.g.

class Computation(Base):
"""Class for the computation table."""
__tablename__ = "computations"

is currently not tested in unittests.

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