Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wal-e/wal-e
/ main
Method
main
tests/blackbox.py:151–153 ·
view source on GitHub ↗
(self, *args)
Source
from the content-addressed store, hash-verified
149
.format(self.bucket, test_name))
150
151
def
main(self, *args):
152
self.monkeypatch.setattr(sys,
'argv'
, [
'wal-e'
] + list(args))
153
return
cmd.main()
154
155
156
def
_make_fixture_param_and_ids():
Callers
8
runtests
Function · 0.45
test_wal_push_fetch
Function · 0.45
test_wal_push_parallel
Function · 0.45
test_wal_fetch_non_existent
Function · 0.45
test_backup_push_fetch
Function · 0.45
test_delete_everything
Function · 0.45
main
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
6
runtests
Function · 0.36
test_wal_push_fetch
Function · 0.36
test_wal_push_parallel
Function · 0.36
test_wal_fetch_non_existent
Function · 0.36
test_backup_push_fetch
Function · 0.36
test_delete_everything
Function · 0.36