galeone/bacup

Missing CI

Open

#7 opened on Apr 2, 2021

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

Repository metrics

Stars
 (36 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide