AbsaOSS / AbsaOSS/fa-db

Integration tests: Better Data Initialization and Cleanup

Abierto
#121 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Scala
Estrellas
2
Forks
0
Merge medio
3 d 18 h
PR fusionados (30 d)
3

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.