Page MenuHomePhabricator

Change bin/storage destroy to be less scary when removing test data
ClosedPublic

Authored by amckinley on Jul 25 2018, 7:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 31, 9:26 PM
Unknown Object (File)
Tue, Dec 31, 4:55 AM
Unknown Object (File)
Mon, Dec 30, 4:08 PM
Unknown Object (File)
Sat, Dec 28, 3:59 PM
Unknown Object (File)
Dec 21 2024, 3:49 PM
Unknown Object (File)
Dec 14 2024, 12:20 AM
Unknown Object (File)
Dec 6 2024, 4:07 AM
Unknown Object (File)
Nov 22 2024, 1:50 AM
Subscribers

Details

Summary

I've pulled up this code probably three different times to make sure that the big scary warning does, in fact, still get printed even when passing --unitest-fixtures to bin/storage destroy. Make the warning message less scary if only removing test data.

Test Plan

Ran with and without --unitest-fixtures and saw expected warnings. After agreeing to warnings, test data was deleted as expected. Did not test bin/storage destroy without --unittest-fixtures.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable