AbsaOSS / AbsaOSS/fa-db

Integration tests: Better Data Initialization and Cleanup

未關閉
#121 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Scala
星號
2
分支
0
平均合併
3 天 18 小時
30 天內合併 PR
3

描述

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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。