dirkpetersen / froster

Froster is a user-friendly archiving tool for teams that move data between Posix file systems and S3 like object storage systems such as AWS Glacier
Apache License 2.0
16 stars 1 forks source link

test #103

Closed victormachadoperez closed 2 months ago

victormachadoperez commented 2 months ago

It should include a "froster test" command to perform a quick local check to ensure that everything is working properly.

victormachadoperez commented 2 months ago

So, more tests need to be added, but for now, there is the "test-basic-features.yml" Github actions workflow, which runs the tests/test_basic_features.py file.

This test perform the basic froster features: config, index, archive, delete for python versions [3.8, 3.9, 3.10, 3.11, 3.12]