Integration tests: Better Data Initialization and Cleanup
オープン
enhancement
- 主要言語
- Scala
- スター
- 2
- フォーク
- 0
- 平均マージ
- 3日 18時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。