MCPcopy Create free account
hub / github.com/wal-e/wal-e / test_delete_everything

Function test_delete_everything

tests/test_blackbox.py:143–145  ·  view source on GitHub ↗
(config, small_push_dir, noop_pg_backup_statements)

Source from the content-addressed store, hash-verified

141
142
143def test_delete_everything(config, small_push_dir, noop_pg_backup_statements):
144 config.main('backup-push', str(small_push_dir))
145 config.main('delete', '--confirm', 'everything')

Callers

nothing calls this directly

Calls 1

mainMethod · 0.45

Tested by

no test coverage detected