Integration tests: Better Data Initialization and Cleanup
未關閉
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 還沒有評估資料。