galeone/bacup

Missing CI

Open

#7 geöffnet am 2. Apr. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (6 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (36 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide