Skip to content

Integration tests: Better Data Initialization and CleanupΒ #121

@lsulak

Description

@lsulak

Background

Currently the IT using Flyway and a real PG on localhost are not really isolated per each test, because they are dependant on Flyway migration scripts that inserts data there.

Expected Behavior

Data insertion should happen before each test and such data should be cleaned-up after each test. Maybe we can even use Balta for this.

https://github.com/AbsaOSS/balta

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    πŸ†• To groom

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions