gestaogovbr / api-pgd

API integradora dos sistemas do Programa de Gestão.
https://www.gov.br/servidor/pt-br/assuntos/programa-de-gestao
GNU Affero General Public License v3.0
11 stars 5 forks source link

Wait for database to be running before executing tests #60

Closed augusto-herrmann closed 1 year ago

augusto-herrmann commented 1 year ago

The current Github Actions workflow does not wait for the application and database to be ready before executing tests. Sometimes they are not and the CI tests fail.