AbsaOSS / AbsaOSS/fa-db

Integration tests: Better Data Initialization and Cleanup

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
2
Forks
0
Avg merge
3d 18h
Merged PRs (30d)
3

Description

## 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.