Hello Paul, > [...] see there are automated tests for PRs run for s3ql. > There was mention of a "server for mock tests needed", I'm wondering > what exactly that would entail. > [...] We have mock servers for the s3c and swift backend defined here: https://github.com/s3ql/s3ql/blob/master/tests/mock_server.py
Only these get executed in the normal test suite. The Backblaze B2 backend would very much benefit from such a mock server but nobody came around to write one. https://www.rath.org/s3ql-docs/installation.html#running-tests-requiring-remote-servers explains how you could run the test suite against the real Backblaze servers. The GitHub Actions do not run any such real-live tests. -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/s3ql/e74dbd06-bd3c-6eda-db72-b2f319f39438%40jagszent.de.
