Skip to content

Tweak tests and template data - testing philosophy #117

Open
@kelle

Description

@kelle

Right now, the tests actually modify the database. I think this is undesirable behavior. Tests should either undo modifications they make to the database or NOT make them. The tests should use database content and I don't think need to test database modification. (Astrodb_utils does the database modification tests.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions