galeone/bacup

Missing CI

Open

#7 ouverte le 2 avr. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Rust (6 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (36 stars)
Métriques de merge PR
 (Métriques PR en attente)

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).

Guide contributeur