MCPcopy 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
156def _make_fixture_param_and_ids():

Callers 8

runtestsFunction · 0.45
test_wal_push_fetchFunction · 0.45
test_wal_push_parallelFunction · 0.45
test_backup_push_fetchFunction · 0.45
test_delete_everythingFunction · 0.45
mainMethod · 0.45
mainMethod · 0.45

Calls

no outgoing calls

Tested by 6

runtestsFunction · 0.36
test_wal_push_fetchFunction · 0.36
test_wal_push_parallelFunction · 0.36
test_backup_push_fetchFunction · 0.36
test_delete_everythingFunction · 0.36