https://github.com/SoftwareHeritage/swh-storage
Raw File
Tip revision: 3c08d9f04f93f48fc36ab12939a0c0d36c02296f authored by Antoine Lambert on 19 October 2022, 12:10:15 UTC
test_retry: Use proper way to mock sleep of retryable storage methods
Tip revision: 3c08d9f
Makefile.local
TEST_DIRS := ./swh/storage/tests
TESTFLAGS=--hypothesis-profile=fast
back to top