galeone/bacup

Missing CI

Open

#7 aberto em 2 de abr. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (6 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (36 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

We have some tests, but we don't run them in the CI.

A TravisCI or something new like GitHub actions must be implemented.

NOTE: some tests require third-party services to be running in the background (e.g. testing the dump of a database, requires the database running and the possibility of calling the DB utils from CLI).

Guia do colaborador